Searched refs:STATE_CONFIGURED (Results 1 – 4 of 4) sorted by relevance
409 if(device->device_state <= STATE_CONFIGURED){ in ep0_recv_setup()459 case STATE_CONFIGURED: in ep0_recv_setup()
111 case STATE_CONFIGURED: in udc_state_transition()118 case STATE_CONFIGURED: in udc_state_transition()870 STATE_CONFIGURED); in dw_udc_dev_irq()
617 device->device_state = STATE_CONFIGURED; in usbd_device_event_irq()
387 STATE_CONFIGURED, /* we have seen a set configuration device command */ enumerator