Home
last modified time | relevance | path

Searched refs:_ux_host_class_hid_unlock (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_get.c126 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
140 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
158 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
196 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
268 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
Dux_host_class_hid_periodic_report_start.c109 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_periodic_report_start()
133 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_periodic_report_start()
Dux_host_class_hid_report_callback_register.c126 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_callback_register()
137 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_report_set.c236 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_set()
251 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_set()
310 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_set()
Dux_host_class_hid_idle_get.c133 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_idle_get()
203 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_idle_get()
Dux_host_class_hid_report_id_get.c177 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_id_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1005 #define _ux_host_class_hid_unlock(hid) do { \ macro
1014 #define _ux_host_class_hid_unlock(hid) \ macro