Searched refs:UX_HOST_STACK_ENUM_TRANS_WAIT (Results 1 – 3 of 3) sorted by relevance
621 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_TRANS_WAIT; in _ux_host_stack_device_enum_run()655 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_TRANS_WAIT; in _ux_host_stack_device_enum_run()711 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_TRANS_WAIT; in _ux_host_stack_device_enum_run()736 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_TRANS_WAIT; in _ux_host_stack_device_enum_run()796 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_TRANS_WAIT; in _ux_host_stack_device_enum_run()865 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_TRANS_WAIT; in _ux_host_stack_device_enum_run()954 case UX_HOST_STACK_ENUM_TRANS_WAIT: in _ux_host_stack_device_enum_run()
130 ((device -> ux_device_enum_state == UX_HOST_STACK_ENUM_TRANS_WAIT) && in _ux_host_stack_device_resources_free()
105 #define UX_HOST_STACK_ENUM_TRANS_WAIT (UX_STATE_STEP + 18) macro