Home
last modified time | relevance | path

Searched defs:hid (Results 1 – 25 of 90) sorted by relevance

1234

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_event_get.c70 UINT _ux_device_class_hid_event_check(UX_SLAVE_CLASS_HID *hid, in _ux_device_class_hid_event_check()
130 VOID _ux_device_class_hid_event_free(UX_SLAVE_CLASS_HID *hid) in _ux_device_class_hid_event_free()
187 UINT _ux_device_class_hid_event_get(UX_SLAVE_CLASS_HID *hid, in _ux_device_class_hid_event_get()
260 UINT _uxe_device_class_hid_event_get(UX_SLAVE_CLASS_HID *hid, in _uxe_device_class_hid_event_get()
Dux_device_class_hid_receiver_event_free.c75 UINT _ux_device_class_hid_receiver_event_free(UX_SLAVE_CLASS_HID *hid) in _ux_device_class_hid_receiver_event_free()
158 UINT _uxe_device_class_hid_receiver_event_free(UX_SLAVE_CLASS_HID *hid) in _uxe_device_class_hid_receiver_event_free()
Dux_device_class_hid_receiver_event_get.c78 UINT _ux_device_class_hid_receiver_event_get(UX_SLAVE_CLASS_HID *hid, in _ux_device_class_hid_receiver_event_get()
158 UINT _uxe_device_class_hid_receiver_event_get(UX_SLAVE_CLASS_HID *hid, in _uxe_device_class_hid_receiver_event_get()
Dux_device_class_hid_event_set.c86 UINT _ux_device_class_hid_event_set(UX_SLAVE_CLASS_HID *hid, in _ux_device_class_hid_event_set()
219 UINT _uxe_device_class_hid_event_set(UX_SLAVE_CLASS_HID *hid, in _uxe_device_class_hid_event_set()
Dux_device_class_hid_read_run.c81 UINT _ux_device_class_hid_read_run(UX_SLAVE_CLASS_HID *hid, UCHAR *buffer, in _ux_device_class_hid_read_run()
339 UINT _uxe_device_class_hid_read_run(UX_SLAVE_CLASS_HID *hid, UCHAR *buffer, in _uxe_device_class_hid_read_run()
Dux_device_class_hid_read.c87 UINT _ux_device_class_hid_read(UX_SLAVE_CLASS_HID *hid, UCHAR *buffer, in _ux_device_class_hid_read()
275 UINT _uxe_device_class_hid_read(UX_SLAVE_CLASS_HID *hid, UCHAR *buffer, in _uxe_device_class_hid_read()
Dux_device_class_hid_deactivate.c77 UX_SLAVE_CLASS_HID *hid; in _ux_device_class_hid_deactivate() local
Dux_device_class_hid_receiver_initialize.c84 UINT _ux_device_class_hid_receiver_initialize(UX_SLAVE_CLASS_HID *hid, in _ux_device_class_hid_receiver_initialize()
Dux_device_class_hid_uninitialize.c90 UX_SLAVE_CLASS_HID *hid; in _ux_device_class_hid_uninitialize() local
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_periodic_report_stop.c79 UINT _ux_host_class_hid_periodic_report_stop(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_periodic_report_stop()
157 UINT _uxe_host_class_hid_periodic_report_stop(UX_HOST_CLASS_HID *hid) in _uxe_host_class_hid_periodic_report_stop()
Dux_host_class_hid_report_set.c44 UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *client_report, in ux_host_class_hid_report_set_buffer_allocate()
172 UINT _ux_host_class_hid_report_set(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *client… in _ux_host_class_hid_report_set()
355 UINT _uxe_host_class_hid_report_set(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *clien… in _uxe_host_class_hid_report_set()
Dux_host_class_hid_periodic_report_start.c79 UINT _ux_host_class_hid_periodic_report_start(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_periodic_report_start()
178 UINT _uxe_host_class_hid_periodic_report_start(UX_HOST_CLASS_HID *hid) in _uxe_host_class_hid_periodic_report_start()
Dux_host_class_hid_tasks_run.c78 UX_HOST_CLASS_HID *hid; in _ux_host_class_hid_tasks_run() local
102 static inline VOID _ux_host_class_hid_inst_tasks_run(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_inst_tasks_run()
Dux_host_class_hid_report_callback_register.c83 UINT _ux_host_class_hid_report_callback_register(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT_… in _ux_host_class_hid_report_callback_register()
190 UINT _uxe_host_class_hid_report_callback_register(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT… in _uxe_host_class_hid_report_callback_register()
Dux_host_class_hid_report_id_get.c82 UINT _ux_host_class_hid_report_id_get(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT_GET_ID *rep… in _ux_host_class_hid_report_id_get()
221 UINT _uxe_host_class_hid_report_id_get(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT_GET_ID *re… in _uxe_host_class_hid_report_id_get()
Dux_host_class_hid_entry.c191 static inline VOID _ux_host_class_hid_descriptor_read(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_descriptor_read()
230 static inline VOID _ux_host_class_hid_report_descriptor_read(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_report_descriptor_read()
265 static inline VOID _ux_host_class_hid_hid_descriptor_parse(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_hid_descriptor_parse()
355 static inline VOID _ux_host_class_hid_report_descriptor_parse(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_report_descriptor_parse()
461 static inline VOID _ux_host_class_hid_client_activate_wait(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_client_activate_wait()
497 UX_HOST_CLASS_HID *hid; in _ux_host_class_hid_activate_wait() local
Dux_host_class_hid_idle_set.c81 UINT _ux_host_class_hid_idle_set(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _ux_host_class_hid_idle_set()
191 UINT _uxe_host_class_hid_idle_set(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _uxe_host_class_hid_idle_set()
Dux_host_class_hid_report_get.c87 UINT _ux_host_class_hid_report_get(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *client… in _ux_host_class_hid_report_get()
312 UINT _uxe_host_class_hid_report_get(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *clien… in _uxe_host_class_hid_report_get()
Dux_host_class_hid_idle_set_run.c75 UINT _ux_host_class_hid_idle_set_run(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _ux_host_class_hid_idle_set_run()
220 UINT _uxe_host_class_hid_idle_set_run(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _uxe_host_class_hid_idle_set_run()
Dux_host_class_hid_idle_get.c81 UINT _ux_host_class_hid_idle_get(UX_HOST_CLASS_HID *hid, USHORT *idle_time, USHORT report_id) in _ux_host_class_hid_idle_get()
251 UINT _uxe_host_class_hid_idle_get(UX_HOST_CLASS_HID *hid, USHORT *idle_time, USHORT report_id) in _uxe_host_class_hid_idle_get()
Dux_host_class_hid_report_set_run.c89 UINT _ux_host_class_hid_report_set_run(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *cl… in _ux_host_class_hid_report_set_run()
287 UINT _uxe_host_class_hid_report_set_run(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *c… in _uxe_host_class_hid_report_set_run()
Dux_host_class_hid_resources_free.c71 UINT _ux_host_class_hid_resources_free(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_resources_free()
Dux_host_class_hid_activate.c91 UX_HOST_CLASS_HID *hid; in _ux_host_class_hid_activate() local
Dux_host_class_hid_global_item_parse.c76 UINT _ux_host_class_hid_global_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, UC… in _ux_host_class_hid_global_item_parse()
Dux_host_class_hid_mouse_deactivate.c80 UX_HOST_CLASS_HID *hid; in _ux_host_class_hid_mouse_deactivate() local

1234