Searched refs:ux_device_class_hid_get_callback (Results 1 – 3 of 3) sorted by relevance
137 if (hid -> ux_device_class_hid_get_callback != UX_NULL) in _ux_device_class_hid_report_get()138 status = hid -> ux_device_class_hid_get_callback(hid, &hid_event); in _ux_device_class_hid_report_get()
197 …hid -> ux_device_class_hid_get_callback = hid_parameter -> ux_device_class_hid_param… in _ux_device_class_hid_initialize()
251 …UINT (*ux_device_class_hid_get_callback)(struct UX_SLAVE_CLASS_HID_STRU… member