Searched refs:SLAVE_WAIT_TIME (Results 1 – 2 of 2) sorted by relevance
8 #define SLAVE_WAIT_TIME (6*HOST_WAIT_TIME) macro671 if (tx_demo_phase_sync(UX_TRUE, 10, SLAVE_WAIT_TIME) != UX_SUCCESS) 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()[all …]
8 #define SLAVE_WAIT_TIME (3*HOST_WAIT_TIME) macro