k_sleep() function
Put the current thread to sleep. This routine puts the current thread to sleep for @a duration milliseconds.
Arguments
duration
Number of milliseconds to sleep.
Return value
N/A
k_sleep() is called by 1 function and calls 3 functions:
![]()
k_sleep()
k_sleep():
![]()
k_sleep()