Home
last modified time | relevance | path

Searched refs:actions_2_set_trigger (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_acm_bulkout_thread_test.c111 static ULONG actions_2_set_trigger = ~0; variable
585 if (actions_2_set_trigger != (~0)) in tx_demo_thread_slave_read_callback()
587 if (slave_read_counter == actions_2_set_trigger) in tx_demo_thread_slave_read_callback()
592 actions_2_set_trigger = ~0; in tx_demo_thread_slave_read_callback()
Dusbx_ux_device_class_cdc_acm_transmission_test.c111 static ULONG actions_2_set_trigger = ~0; variable
710 if (actions_2_set_trigger != (~0)) in tx_demo_thread_slave_read_callback()
712 if (slave_read_counter == actions_2_set_trigger) in tx_demo_thread_slave_read_callback()
717 actions_2_set_trigger = ~0; in tx_demo_thread_slave_read_callback()
1177 actions_2_set_trigger = 2; in tx_test_thread_slave_simulation_entry()