Searched refs:SLEEP_MSEC (Results 1 – 2 of 2) sorted by relevance
25 #define SLEEP_MSEC 25U macro71 k_sleep(K_MSEC(SLEEP_MSEC)); in main()
17 #define SLEEP_MSEC 100 macro18 #define SLEEP_TIMEOUT K_MSEC(SLEEP_MSEC)