Home
last modified time | relevance | path

Searched defs:UX_HOST_CLASS_HID_STRUCT (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h961 typedef struct UX_HOST_CLASS_HID_STRUCT struct
965 *ux_host_class_hid_next_instance;
966 UX_HOST_CLASS *ux_host_class_hid_class;
967 UX_DEVICE *ux_host_class_hid_device;
968 UX_ENDPOINT *ux_host_class_hid_interrupt_endpoint;
970 UX_ENDPOINT *ux_host_class_hid_interrupt_out_endpoint;
972 UINT ux_host_class_hid_interrupt_endpoint_status;
973 UX_INTERFACE *ux_host_class_hid_interface;
974 ULONG ux_host_class_hid_state;
976 ux_host_class_hid_descriptor;
[all …]