Home
last modified time | relevance | path

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

/components/legacy/usb/usbdevice/class/
A Dhid.c26 struct hid_s struct
28 struct rt_device parent;
29 struct ufunction *func;
30 uep_t ep_in;
31 uep_t ep_out;
32 int status;
33 rt_uint8_t protocol;
34 rt_uint8_t report_buf[MAX_REPORT_SIZE];
35 struct rt_messagequeue hid_mq;

Completed in 4 milliseconds