Searched refs:UX_HOST_STACK_ENUM_PORT_ENABLE (Results 1 – 2 of 2) sorted by relevance
480 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_PORT_ENABLE; in _ux_host_stack_device_enum_run()481 device -> ux_device_enum_next_state = UX_HOST_STACK_ENUM_PORT_ENABLE; in _ux_host_stack_device_enum_run()485 case UX_HOST_STACK_ENUM_PORT_ENABLE: in _ux_host_stack_device_enum_run()
87 #define UX_HOST_STACK_ENUM_PORT_ENABLE (UX_STATE_STEP + 0) macro