Searched refs:UX_HOST_STACK_ENUM_DEVICE_DESCR_PARSE (Results 1 – 2 of 2) sorted by relevance
656 device -> ux_device_enum_next_state = UX_HOST_STACK_ENUM_DEVICE_DESCR_PARSE; in _ux_host_stack_device_enum_run()659 case UX_HOST_STACK_ENUM_DEVICE_DESCR_PARSE: in _ux_host_stack_device_enum_run()712 device -> ux_device_enum_next_state = UX_HOST_STACK_ENUM_DEVICE_DESCR_PARSE; in _ux_host_stack_device_enum_run()
94 #define UX_HOST_STACK_ENUM_DEVICE_DESCR_PARSE (UX_STATE_STEP + 7) macro