Searched refs:UX_HOST_STACK_ENUM_PORT_RESET (Results 1 – 2 of 2) sorted by relevance
512 device -> ux_device_enum_next_state = UX_HOST_STACK_ENUM_PORT_RESET; in _ux_host_stack_device_enum_run()526 case UX_HOST_STACK_ENUM_PORT_RESET: in _ux_host_stack_device_enum_run()1054 device -> ux_device_enum_next_state = UX_HOST_STACK_ENUM_PORT_RESET; in _ux_host_stack_device_enum_run()
88 #define UX_HOST_STACK_ENUM_PORT_RESET (UX_STATE_STEP + 1) macro