Home
last modified time | relevance | path

Searched refs:_ux_host_class_hid_activate (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_activate_test.c343 status = _ux_host_class_hid_activate(&command); in tx_demo_thread_host_simulation_entry()
374 status = _ux_host_class_hid_activate(&command); in tx_demo_thread_host_simulation_entry()
402 status = _ux_host_class_hid_activate(&command); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_activate.c87 UINT _ux_host_class_hid_activate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_hid_activate() function
Dux_host_class_hid_entry.c131 status = _ux_host_class_hid_activate(command); in _ux_host_class_hid_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1066 UINT _ux_host_class_hid_activate(UX_HOST_CLASS_COMMAND *command);