| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_hid_configure_test.c | 316 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 317 hid -> ux_host_class_hid_device -> ux_device_state = ~UX_DEVICE_CONFIGURED; in tx_demo_thread_host_simulation_entry() 328 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 342 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 343 hid -> ux_host_class_hid_device -> ux_device_state = ~UX_DEVICE_CONFIGURED; in tx_demo_thread_host_simulation_entry() 354 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 366 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 367 hid -> ux_host_class_hid_device -> ux_device_state = ~UX_DEVICE_CONFIGURED; in tx_demo_thread_host_simulation_entry() 378 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 389 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() [all …]
|
| D | ux_test_race_condition_overrides.c | 41 …if ((device -> ux_device_state == UX_DEVICE_ATTACHED) || (device -> ux_device_state == UX_DEVICE_A… in _ux_host_stack_transfer_request() 42 || (device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_host_stack_transfer_request() 99 …if ((device -> ux_device_state == UX_DEVICE_ATTACHED) || (device -> ux_device_state == UX_DEVICE_A… in _ux_host_stack_transfer_request() 100 || (device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_host_stack_transfer_request()
|
| D | usbx_msrc_73716_cdc_ecm_mac_get_desc_check.c | 35 UX_TEST_ASSERT(status == UX_SUCCESS && device -> ux_device_state != UX_DEVICE_CONFIGURED); in post_init_host() 45 UX_TEST_ASSERT(status == UX_SUCCESS && device -> ux_device_state != UX_DEVICE_CONFIGURED); in post_init_host() 55 UX_TEST_ASSERT(status == UX_SUCCESS && device -> ux_device_state != UX_DEVICE_CONFIGURED); in post_init_host()
|
| D | usbx_ux_host_stack_device_configuration_reset_coverage_test.c | 39 device.ux_device_state = UX_DEVICE_SELF_POWERED_STATE; in test_application_define() 46 endpoint_device.ux_device_state = UX_DEVICE_CONFIGURED; in test_application_define()
|
| D | usbx_ux_host_class_cdc_ecm_transmission_callback_test.c | 69 endpoint.ux_endpoint_device->ux_device_state = UX_DEVICE_SUSPENDED; in post_init_host() 79 endpoint.ux_endpoint_device->ux_device_state = UX_DEVICE_SUSPENDED; in post_init_host() 93 endpoint.ux_endpoint_device->ux_device_state = UX_DEVICE_SUSPENDED; in post_init_host()
|
| D | usbx_ux_host_class_storage_configure_coverage_test.c | 28 device.ux_device_state = UX_DEVICE_RESET; in test_application_define()
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_transfer_request.c | 144 …if ((device -> ux_device_state == UX_DEVICE_ATTACHED) || (device -> ux_device_state == UX_DEVICE_A… in _ux_host_stack_transfer_request() 145 || (device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_host_stack_transfer_request()
|
| D | ux_host_stack_device_configuration_reset.c | 101 if (device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_stack_device_configuration_reset() 123 device -> ux_device_state = UX_DEVICE_ADDRESSED; in _ux_host_stack_device_configuration_reset()
|
| D | ux_host_stack_transfer_run.c | 129 if (device -> ux_device_state != UX_DEVICE_ATTACHED && in _ux_host_stack_transfer_run() 130 device -> ux_device_state != UX_DEVICE_ADDRESSED && in _ux_host_stack_transfer_run() 131 device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_stack_transfer_run()
|
| D | ux_host_stack_device_configuration_select.c | 133 if (device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_stack_device_configuration_select()
|
| D | ux_host_class_dpump_configure.c | 89 if (dpump -> ux_host_class_dpump_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_dpump_configure()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_asix_configure.c | 93 if (asix -> ux_host_class_asix_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_asix_configure()
|
| D | ux_host_class_prolific_configure.c | 93 if (prolific -> ux_host_class_prolific_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_prolific_configure()
|
| D | ux_host_class_hid_configure.c | 93 if (hid -> ux_host_class_hid_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_hid_configure()
|
| D | ux_host_class_swar_configure.c | 92 if (swar -> ux_host_class_swar_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_swar_configure()
|
| D | ux_host_class_printer_configure.c | 89 if (printer -> ux_host_class_printer_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_printer_configure()
|
| D | ux_host_class_pima_configure.c | 90 if (pima -> ux_host_class_pima_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_pima_configure()
|
| D | ux_host_class_storage_check_run.c | 140 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_storage_check_run()
|
| D | ux_host_class_storage_configure.c | 89 if (storage -> ux_host_class_storage_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_storage_configure()
|
| D | ux_host_class_cdc_acm_configure.c | 90 if (cdc_acm -> ux_host_class_cdc_acm_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_cdc_acm_configure()
|
| D | ux_host_class_storage_lock.c | 140 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_storage_lock()
|
| D | ux_host_class_gser_configure.c | 97 if (gser -> ux_host_class_gser_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_gser_configure()
|
| D | ux_host_class_video_configure.c | 98 if (video -> ux_host_class_video_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_video_configure()
|
| D | ux_host_class_video_entities_parse.c | 107 if (video -> ux_host_class_video_device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_video_entities_parse()
|
| D | ux_host_class_storage_read_write_run.c | 161 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_storage_read_write_run()
|