Searched refs:USBH_IDLE (Results 1 – 2 of 2) sorted by relevance
430 uhost->global_state = USBH_IDLE; in usbh_cfg_default_init()1166 uhost->global_state = USBH_IDLE; in usbh_disconnect()1183 uhost->global_state != USBH_IDLE && in usbh_loop_handler()1186 uhost->global_state = USBH_IDLE; in usbh_loop_handler()1190 case USBH_IDLE: in usbh_loop_handler()
134 USBH_IDLE, /*!< usb host global state idle */ enumerator
Completed in 8 milliseconds