Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_device (Results 1 – 25 of 33) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_configure_test.c316 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 …]
Dusbx_ux_host_class_hid_report_get_test2.c397 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()
Dusbx_ux_host_class_hid_idle_get_test.c393 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()
Dusbx_ux_host_class_hid_report_set_test.c398 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()
Dusbx_ux_host_class_hid_descriptor_parse_coverage_test.c52 hid.ux_host_class_hid_device = &hid_device; in test_application_define()
Dusbx_ux_host_class_hid_descriptor_parse_test.c422 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()
Dusbx_ux_host_class_hid_idle_set_test.c316 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()
Dusbx_hid_keyboard_extraction_test2.c336 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_mouse_extraction_test2.c334 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_remote_control_extraction_test2.c323 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_mouse_extraction_test.c335 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_keyboard_extraction_test.c343 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_remote_control_extraction_test.c326 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_deactivate_test2.c336 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/
Dux_host_class_hid_configure.c93 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()
Dux_host_class_hid_idle_get.c105 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()
Dux_host_class_hid_report_get.c165 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()
Dux_host_class_hid_idle_set.c110 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()
Dux_host_class_hid_report_set.c223 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()
Dux_host_class_hid_entry.c199 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()
Dux_host_class_hid_activate.c111 …hid -> ux_host_class_hid_device = interface_ptr -> ux_interface_configuration -> ux_configuration… in _ux_host_class_hid_activate()
Dux_host_class_hid_report_descriptor_get.c90 control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint; in _ux_host_class_hid_report_descriptor_get()
Dux_host_class_hid_idle_set_run.c99 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_idle_set_run()
Dux_host_class_hid_descriptor_parse.c98 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_descriptor_parse()
Dux_host_class_hid_report_set_run.c119 device = hid -> ux_host_class_hid_device; in _ux_host_class_hid_report_set_run()

12