Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The dynamic tick Interrupt Service Routine (ISR) must call this function with the number of ticks that have elapsed since the last time the timer was programmedlast configured to delay. μC/OS-III uses this function to update time delays and timeouts used by other system calls. OSTimeDynTick() is considered an internal function to μC/OS-III.