| /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() 336 hid -> ux_host_class_hid_device -> ux_device_power_source = UX_DEVICE_BUS_POWERED; 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() 363 hid -> ux_host_class_hid_device -> ux_device_parent = &parent; 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() [all …]
|
| D | usbx_ux_host_class_hid_report_get_test2.c | 397 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry() 415 _ux_utility_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in tx_demo_thread_host_simulation_entry() 429 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry() 445 _ux_utility_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in tx_demo_thread_host_simulation_entry() 456 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry() 467 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_idle_get_test.c | 393 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry() 404 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry() 437 _ux_utility_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in tx_demo_thread_host_simulation_entry() 458 _ux_utility_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_set_test.c | 398 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry() 409 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry() 560 ux_utility_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in tx_demo_thread_host_simulation_entry() 578 ux_utility_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_descriptor_parse_coverage_test.c | 52 hid.ux_host_class_hid_device = &hid_device; in test_application_define()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test.c | 422 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry() 444 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry() 466 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_idle_set_test.c | 316 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry() 327 hid -> ux_host_class_hid_device -> ux_device_protection_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_keyboard_extraction_test2.c | 336 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_mouse_extraction_test2.c | 334 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_remote_control_extraction_test2.c | 323 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_mouse_extraction_test.c | 335 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_keyboard_extraction_test.c | 343 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_remote_control_extraction_test.c | 326 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_deactivate_test2.c | 336 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| 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() 97 …status = _ux_host_stack_device_configuration_get(hid -> ux_host_class_hid_device, 0, &configurati… in _ux_host_class_hid_configure() 105 …_INSERT(UX_TRACE_ERROR, UX_CONFIGURATION_HANDLE_UNKNOWN, hid -> ux_host_class_hid_device, 0, 0, UX… in _ux_host_class_hid_configure() 119 if (hid -> ux_host_class_hid_device -> ux_device_power_source == UX_DEVICE_BUS_POWERED) in _ux_host_class_hid_configure()
|
| D | ux_host_class_hid_idle_get.c | 105 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_idle_get() 143 if (hid -> ux_host_class_hid_device -> ux_device_flags & UX_DEVICE_FLAG_LOCK) in _ux_host_class_hid_idle_get() 152 hid -> ux_host_class_hid_device -> ux_device_flags |= UX_DEVICE_FLAG_LOCK; in _ux_host_class_hid_idle_get() 157 …status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphor… in _ux_host_class_hid_idle_get()
|
| D | ux_host_class_hid_report_get.c | 165 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_report_get() 172 if (hid -> ux_host_class_hid_device -> ux_device_flags & UX_DEVICE_FLAG_LOCK) in _ux_host_class_hid_report_get() 179 hid -> ux_host_class_hid_device -> ux_device_flags |= UX_DEVICE_FLAG_LOCK; in _ux_host_class_hid_report_get() 184 …status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphor… in _ux_host_class_hid_report_get()
|
| D | ux_host_class_hid_idle_set.c | 110 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_idle_set() 120 …status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphor… in _ux_host_class_hid_idle_set()
|
| D | ux_host_class_hid_report_set.c | 223 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_report_set() 228 …status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphor… in _ux_host_class_hid_report_set() 248 _ux_host_semaphore_put(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore); in _ux_host_class_hid_report_set()
|
| D | ux_host_class_hid_entry.c | 199 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_descriptor_read() 236 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_report_descriptor_read() 278 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_hid_descriptor_parse() 365 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_report_descriptor_parse() 546 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_activate_wait()
|
| D | ux_host_class_hid_activate.c | 111 …hid -> ux_host_class_hid_device = interface_ptr -> ux_interface_configuration -> ux_configuration… in _ux_host_class_hid_activate()
|
| D | ux_host_class_hid_report_descriptor_get.c | 90 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_report_descriptor_get()
|
| D | ux_host_class_hid_idle_set_run.c | 99 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_idle_set_run()
|
| D | ux_host_class_hid_descriptor_parse.c | 98 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_descriptor_parse()
|
| D | ux_host_class_hid_report_set_run.c | 119 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_report_set_run()
|