Searched refs:ux_host_class_hid_next_state (Results 1 – 2 of 2) sorted by relevance
229 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()
977 UCHAR ux_host_class_hid_next_state; member