Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_client_register_test.c144 static UINT dummy_hid_client_handler0 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler0()
145 static UINT dummy_hid_client_handler1 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler1()
146 static UINT dummy_hid_client_handler2 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler2()
147 static UINT dummy_hid_client_handler3 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler3()
148 static UINT dummy_hid_client_handler4 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler4()
149 static UINT dummy_hid_client_handler5 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler5()
150 static UINT dummy_hid_client_handler6 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler6()
151 static UINT dummy_hid_client_handler7 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler7()
152 static UINT dummy_hid_client_handler8 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler8()
153 static UINT dummy_hid_client_handler9 (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *command) {re… in dummy_hid_client_handler9()
[all …]
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_client_register.c96 … UINT (*hid_client_handler)(struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *)) in UX_OVERFLOW_CHECK_MULC_ULONG()
230 … UINT (*hid_client_handler)(struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *)) in _uxe_host_class_hid_client_register() argument
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1021 typedef struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT struct
1057 …T (*ux_host_class_hid_client_handler) (struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *…
1068 … UINT (*hid_client_handler)(struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *));
1105 … UINT (*hid_client_handler)(struct UX_HOST_CLASS_HID_CLIENT_COMMAND_STRUCT *));