Searched refs:SLEEPTIME (Results 1 – 12 of 12) sorted by relevance
18 #define SLEEPTIME 300 macro66 k_msleep(SLEEPTIME); in test_polling_mode()68 remaining_test_time -= SLEEPTIME; in test_polling_mode()128 k_msleep(SLEEPTIME); in test_trigger_mode()129 remaining_test_time -= SLEEPTIME; in test_trigger_mode()161 k_msleep(SLEEPTIME); in test_trigger_mode()162 remaining_test_time -= SLEEPTIME; in test_trigger_mode()
37 #define SLEEPTIME 500 macro127 k_timer_start(&timer, K_MSEC(SLEEPTIME), K_NO_WAIT); in coop_thread_entry()147 k_timer_start(&timer, K_MSEC(SLEEPTIME), K_NO_WAIT); in main()
20 #define SLEEPTIME 1000 macro57 k_msleep(SLEEPTIME); in main()
18 #define SLEEPTIME 300 macro59 k_sleep(K_MSEC(SLEEPTIME)); in test_polling_mode()61 remaining_test_time -= SLEEPTIME; in test_polling_mode()
18 #define SLEEPTIME 100 macro94 k_msleep(SLEEPTIME); in main()
18 #define SLEEPTIME 300 macro62 k_sleep(K_MSEC(SLEEPTIME)); in test_polling_mode()64 remaining_test_time -= SLEEPTIME; in test_polling_mode()
27 #define SLEEPTIME 500 macro46 k_msleep(SLEEPTIME); in helloLoop()
26 #define SLEEPTIME K_MSEC(250) macro108 k_sleep(SLEEPTIME); in main()
28 #define SLEEPTIME 500 macro56 k_msleep(SLEEPTIME); in helloLoop()
21 #define SLEEPTIME 100 macro124 k_msleep(SLEEPTIME); in main()
28 #define SLEEPTIME 500 macro65 k_msleep(SLEEPTIME); in helloLoop()
32 #define SLEEPTIME 250 macro162 k_sleep(K_MSEC(SLEEPTIME)); in test_loop()283 k_sleep(K_MSEC(SLEEPTIME)); in test_loop_suspend_resume()305 k_sleep(K_MSEC(SLEEPTIME)); in test_loop_suspend_resume()444 k_sleep(K_MSEC(SLEEPTIME)); in test_loop_repeated_start_stop()