Sleep Functions

The following functions are available to access eRTOS sleep services:

Programming Considerations

The rounding policy on timer expiration including timers, wait functions, and sleep functions is to truncate the specified interval down to the timer tick count. If the count is zero, the count is set to one.