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