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.c127 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
141 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
159 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
197 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
269 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_get()
Dux_host_class_hid_periodic_report_start.c110 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_periodic_report_start()
134 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_periodic_report_start()
Dux_host_class_hid_report_callback_register.c127 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_callback_register()
138 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_report_set.c237 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_set()
252 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_set()
311 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_report_set()
Dux_host_class_hid_idle_get.c134 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_idle_get()
204 _ux_host_class_hid_unlock(hid); in _ux_host_class_hid_idle_get()
Dux_host_class_hid_report_id_get.c178 _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.h994 #define _ux_host_class_hid_unlock(hid) do { \ macro
1003 #define _ux_host_class_hid_unlock(hid) \ macro