Searched refs:ux_utility_thread_sleep (Results 1 – 18 of 18) sorted by relevance
678 ux_utility_thread_sleep(HOST_WAIT_TIME * 2); in tx_demo_thread_host_simulation_entry()795 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()838 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()842 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()859 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()893 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()896 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()911 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()942 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()944 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()[all …]
377 ux_utility_thread_sleep(1); in tx_demo_thread_host_simulation_entry()401 ux_utility_thread_sleep(1); in tx_demo_thread_host_simulation_entry()425 ux_utility_thread_sleep(1); in tx_demo_thread_host_simulation_entry()445 ux_utility_thread_sleep(2); in tx_demo_thread_host_simulation_entry()463 ux_utility_thread_sleep(2); in tx_demo_thread_host_simulation_entry()478 ux_utility_thread_sleep(2); in tx_demo_thread_host_simulation_entry()491 ux_utility_thread_sleep(2); in tx_demo_thread_host_simulation_entry()568 ux_utility_thread_sleep(2); in tx_demo_thread_slave_simulation_entry()594 ux_utility_thread_sleep(2); in tx_demo_thread_slave_simulation_entry()628 ux_utility_thread_sleep(2); in tx_demo_thread_slave_simulation_entry()[all …]
355 ux_utility_thread_sleep(10); in tx_demo_thread_host_simulation_entry()374 ux_utility_thread_sleep(10); in tx_demo_thread_host_simulation_entry()
515 ux_utility_thread_sleep(10); in tx_demo_thread_host_simulation_entry()594 ux_utility_thread_sleep(20); in tx_demo_thread_slave_simulation_entry()
387 ux_utility_thread_sleep(20); in tx_demo_thread_slave_simulation_entry()
448 ux_utility_thread_sleep(10); in tx_demo_thread_slave_simulation_entry()
394 ux_utility_thread_sleep(10); in tx_demo_thread_host_simulation_entry()
358 ux_utility_thread_sleep(10); in tx_demo_thread_host_simulation_entry()
469 ux_utility_thread_sleep(10); in tx_demo_thread_slave_simulation_entry()
484 ux_utility_thread_sleep(20); in tx_demo_thread_slave_simulation_entry()
438 ux_utility_thread_sleep(20); in tx_demo_thread_slave_simulation_entry()
541 ux_utility_thread_sleep(UX_MS_TO_TICK(2000)); in tx_demo_thread_slave_simulation_entry()
518 ux_utility_thread_sleep(2); in tx_demo_thread_slave_simulation_entry()
565 ux_utility_thread_sleep(20); in tx_demo_thread_slave_simulation_entry()
412 ux_utility_thread_sleep(2); in basic_test_slave_thread_entry()
217 ${CMAKE_CURRENT_LIST_DIR}/src/ux_utility_thread_sleep.c
444 #define ux_utility_thread_sleep _ux_utility_thread_sleep macro
59 …ux_utility_thread_sleep.c Computes the TX timer tick from the passing millis…967 Replaced SOF based timer with ux_utility_thread_sleep: