Home
last modified time | relevance | path

Searched refs:UX_DEVICE_CLASS_HID_CLASS (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_entry.c114 if (command -> ux_slave_class_command_class == UX_DEVICE_CLASS_HID_CLASS) in _ux_device_class_hid_entry()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_entry_test.c320 command.ux_slave_class_command_class = ~UX_DEVICE_CLASS_HID_CLASS; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_hid.h142 #define UX_DEVICE_CLASS_HID_CLASS 0x03 macro