Searched defs:report (Results 1 – 4 of 4) sorted by relevance
394 static void dump_report(struct hid_report * report) in dump_report()404 struct hid_report report; in _ep_out_handler() local605 struct hid_report report; in _hid_write() local620 rt_weak void HID_Report_Received(hid_report_t report) in HID_Report_Received()630 struct hid_report report; in hid_thread_entry() local
103 …uint8_t busid, uint8_t intf, uint8_t report_id, uint8_t report_type, uint8_t *report, uint32_t rep… in usbd_hid_set_report()
132 int usbh_aoa_register_hid(struct usbh_aoa *aoa_class, uint16_t id, uint8_t *report, uint32_t report… in usbh_aoa_register_hid()
462 rt_uint8_t report[63]; member
Completed in 10 milliseconds