Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_client_status (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_client_register.c145 if (hid_client -> ux_host_class_hid_client_status == UX_UNUSED) in UX_OVERFLOW_CHECK_MULC_ULONG()
155 hid_client -> ux_host_class_hid_client_status = UX_USED; in UX_OVERFLOW_CHECK_MULC_ULONG()
Dux_host_class_hid_client_search.c110 if (hid_client -> ux_host_class_hid_client_status == UX_USED) in _ux_host_class_hid_client_search()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1040 ULONG ux_host_class_hid_client_status; member