This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于延时函数的问题SysCtlDelay();

我使用的是80M的时钟频率,使用示波器看 SysCtlDelay(13333);     延时的时间是1ms,但是为什么SysCtlDelay(266660);     延时的时间才10ms左右,而不是20ms呢?