Zephyr RTOS (nRF Connect SDK): are k_msleep() and k_sleep() both non-blocking?
I’m quite new to Zephyr RTOS and the nRF Connect SDK. What I want to know is if the kernel sleep routines k_sleep
and k_msleep
are both non-blocking. This post says:
I’m quite new to Zephyr RTOS and the nRF Connect SDK. What I want to know is if the kernel sleep routines k_sleep
and k_msleep
are both non-blocking. This post says: