Searched refs:cdc_acm_device_state (Results 1 – 2 of 2) sorted by relevance
903 UINT cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry() local914 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()919 switch(cdc_acm_device_state) in ux_test_thread_slave_simulation_entry()930 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_READ; in ux_test_thread_slave_simulation_entry()936 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()954 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_WRITE; in ux_test_thread_slave_simulation_entry()960 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()974 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_ZLP; in ux_test_thread_slave_simulation_entry()977 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_READ; in ux_test_thread_slave_simulation_entry()983 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()[all …]
1094 UINT cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry() local1107 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()1112 switch(cdc_acm_device_state) in ux_test_thread_slave_simulation_entry()1125 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_READ; in ux_test_thread_slave_simulation_entry()1131 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()1149 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_WRITE; in ux_test_thread_slave_simulation_entry()1155 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()1169 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_ZLP; in ux_test_thread_slave_simulation_entry()1172 cdc_acm_device_state = CDC_ACM_DEVICE_STATE_READ; in ux_test_thread_slave_simulation_entry()1179 cdc_acm_device_state = UX_STATE_RESET; in ux_test_thread_slave_simulation_entry()[all …]