Home
last modified time | relevance | path

Searched refs:ux_device_class_hid_event_report_id (Results 1 – 11 of 11) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_report_set.c114 hid_event.ux_device_class_hid_event_report_id = (ULONG) *hid_buffer; in _ux_device_class_hid_report_set()
126 hid_event.ux_device_class_hid_event_report_id = 0; in _ux_device_class_hid_report_set()
Dux_device_class_hid_event_set.c140 …S_HID_EVENT_BUFFER(current_hid_event) = (UCHAR)(hid_event -> ux_device_class_hid_event_report_id); in _ux_device_class_hid_event_set()
Dux_device_class_hid_report_get.c121 hid_event.ux_device_class_hid_event_report_id = report_id; in _ux_device_class_hid_report_get()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_interrupt_thread_test.c350 hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_host_simulation_entry()
370 hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_report_test.c543 hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_host_simulation_entry()
727 … event->ux_device_class_hid_event_report_id = class_event->ux_device_class_hid_event_report_id; in demo_thread_hid_get_callback()
732 … *(event->ux_device_class_hid_event_buffer) = (UCHAR)event->ux_device_class_hid_event_report_id; in demo_thread_hid_get_callback()
Dusbx_ux_device_class_hid_interrupt_thread_test2.c352 hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_logitech_pro_x_superlight_test.c440 hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_device_simulation_entry()
Dusbx_ux_device_class_hid_event_get_AND_set_test.c564 hid_event.ux_device_class_hid_event_report_id = UX_TRUE; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_keyboard_key_with_report_id_test.c550 hid_event.ux_device_class_hid_event_report_id = 1; in tx_demo_thread_slave_simulation_entry()
Dusbx_ux_device_class_hid_idle_rate_test.c546 slave_hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_hid.h214 ULONG ux_device_class_hid_event_report_id; member
224 ULONG ux_device_class_hid_event_report_id; member