Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/inc/
Dux_api.h2712 typedef struct UX_HOST_CLASS_DPUMP_STRUCT struct
2716 *ux_host_class_dpump_next_instance;
2717 UX_HOST_CLASS *ux_host_class_dpump_class;
2718 UX_DEVICE *ux_host_class_dpump_device;
2719 UX_INTERFACE *ux_host_class_dpump_interface;
2720 UX_ENDPOINT *ux_host_class_dpump_bulk_out_endpoint;
2721 UX_ENDPOINT *ux_host_class_dpump_bulk_in_endpoint;
2722 UX_ENDPOINT *ux_host_class_dpump_interrupt_endpoint;
2723 UINT ux_host_class_dpump_state;
2725 UX_SEMAPHORE ux_host_class_dpump_semaphore;
[all …]