Searched refs:SLEEPTIME (Results 1 – 11 of 11) 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()
27 #define SLEEPTIME 500 macro46 k_msleep(SLEEPTIME); in helloLoop()
26 #define SLEEPTIME K_MSEC(250) macro108 k_sleep(SLEEPTIME); in main()
29 #define SLEEPTIME 500 macro62 k_msleep(SLEEPTIME); in helloLoop()
21 #define SLEEPTIME 100 macro124 k_msleep(SLEEPTIME); in main()
28 #define SLEEPTIME 500 macro65 k_msleep(SLEEPTIME); in hello_loop()
32 #define SLEEPTIME 250 macro152 k_sleep(K_MSEC(SLEEPTIME)); in test_loop()274 k_sleep(K_MSEC(SLEEPTIME)); in test_loop_suspend_resume()296 k_sleep(K_MSEC(SLEEPTIME)); in test_loop_suspend_resume()435 k_sleep(K_MSEC(SLEEPTIME)); in test_loop_repeated_start_stop()