Searched refs:UX_DEVICE_FLAG_RESET (Results 1 – 3 of 3) sorted by relevance
267 if ((device -> ux_device_flags & UX_DEVICE_FLAG_RESET) && in _ux_host_class_hub_inst_tasks_run()271 device -> ux_device_flags &= ~UX_DEVICE_FLAG_RESET; in _ux_host_class_hub_inst_tasks_run()
497 device -> ux_device_flags |= UX_DEVICE_FLAG_RESET; in _ux_host_stack_device_enum_run()
2045 #define UX_DEVICE_FLAG_RESET 0x02u macro