Searched refs:USB_STATE_CONFIGURED (Results 1 – 5 of 5) sorted by relevance
232 if(((ufunction_t)dev->user_data)->device->state != USB_STATE_CONFIGURED) in win_usb_read()246 if(((ufunction_t)dev->user_data)->device->state != USB_STATE_CONFIGURED) in win_usb_write()
393 if(ecm_eth_dev->func->device->state == USB_STATE_CONFIGURED) in rt_ecm_eth_rx()444 if(ecm_eth_dev->func->device->state == USB_STATE_CONFIGURED) in rt_ecm_eth_tx()
606 if (hiddev->func->device->state == USB_STATE_CONFIGURED) in _hid_write()
258 if (device->state != USB_STATE_CONFIGURED) in _get_interface()301 if (device->state != USB_STATE_CONFIGURED) in _set_interface()350 if (device->state == USB_STATE_CONFIGURED) in _get_config()426 device->state = USB_STATE_CONFIGURED; in _set_config()811 if (device->state != USB_STATE_CONFIGURED) in _data_notify()2197 if (device->state == USB_STATE_ADDRESS || device->state == USB_STATE_CONFIGURED) in rt_usbd_thread_entry()
252 USB_STATE_CONFIGURED, enumerator
Completed in 13 milliseconds