Searched refs:hid_report_map_t (Results 1 – 3 of 3) sorted by relevance
22 static hid_report_map_t *hid_dev_rpt_tbl;25 static hid_report_map_t *hid_dev_rpt_by_id(uint8_t id, uint8_t type) in hid_dev_rpt_by_id()27 hid_report_map_t *rpt = hid_dev_rpt_tbl; in hid_dev_rpt_by_id()38 void hid_dev_register_reports(uint8_t num_reports, hid_report_map_t *p_report) in hid_dev_register_reports()48 hid_report_map_t *p_rpt; in hid_dev_send_report()
235 } hid_report_map_t; typedef245 void hid_dev_register_reports(uint8_t num_reports, hid_report_map_t *p_report);
35 static hid_report_map_t hid_rpt_map[HID_NUM_REPORTS];