Home
last modified time | relevance | path

Searched refs:USBH_IDLE (Results 1 – 2 of 2) sorted by relevance

/bsp/at32/libraries/usbotg_library/src/
A Dusbh_core.c430 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()
/bsp/at32/libraries/usbotg_library/inc/
A Dusbh_core.h134 USBH_IDLE, /*!< usb host global state idle */ enumerator

Completed in 8 milliseconds