Home
last modified time | relevance | path

Searched refs:USB_STATE_CONFIGURED (Results 1 – 11 of 11) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.c395 ? USB_STATE_CONFIGURED in finish_port_resume()
592 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_resume_device()
A Durb.c217 if (!usb_pipecontrol(pipe) && dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
A Dusb_msg.c612 usb_set_device_state(virt_father_dev, USB_STATE_CONFIGURED); in usb_set_configuration()
A Dusb_gen_hub.c1971 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_reset_device()
2171 if (dev->state == USB_STATE_CONFIGURED) in usb_disable_device()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h161 USB_STATE_CONFIGURED = 6, enumerator
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h161 USB_STATE_CONFIGURED = 6, enumerator
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h555 USB_STATE_CONFIGURED, /* most functions */ enumerator
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c328 …e->Class.CallBack_MainRoutine.func != NULL) && (pCore->Info.CurrentStatus == USB_STATE_CONFIGURED)) in USBDCore_MainRoutine()
945 pCore->Info.CurrentStatus = USB_STATE_CONFIGURED; in _USBDCore_Standard_SetConfiguration()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c328 …e->Class.CallBack_MainRoutine.func != NULL) && (pCore->Info.CurrentStatus == USB_STATE_CONFIGURED)) in USBDCore_MainRoutine()
945 pCore->Info.CurrentStatus = USB_STATE_CONFIGURED; in _USBDCore_Standard_SetConfiguration()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_serial.c439 while (USBDCore_GetStatus() != USB_STATE_CONFIGURED); in SERIAL_USBDInit()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_serial.c433 while (USBDCore_GetStatus() != USB_STATE_CONFIGURED);

Completed in 28 milliseconds