Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_next_state (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_entry.c229 hid -> ux_host_class_hid_next_state = UX_HOST_CLASS_HID_ENUM_HID_DESC_PARSE; in _ux_host_class_hid_descriptor_read()
264 hid -> ux_host_class_hid_next_state = UX_HOST_CLASS_HID_ENUM_REPORT_DESC_PARSE; in _ux_host_class_hid_report_descriptor_read()
566 hid -> ux_host_class_hid_enum_state = hid -> ux_host_class_hid_next_state; in _ux_host_class_hid_activate_wait()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h977 UCHAR ux_host_class_hid_next_state; member