Searched refs:STATE_CONFIGURED (Results 1 – 4 of 4) sorted by relevance
410 if(device->device_state <= STATE_CONFIGURED){ in ep0_recv_setup()460 case STATE_CONFIGURED: in ep0_recv_setup()
113 case STATE_CONFIGURED: in udc_state_transition()120 case STATE_CONFIGURED: in udc_state_transition()872 STATE_CONFIGURED); in dw_udc_dev_irq()
618 device->device_state = STATE_CONFIGURED; in usbd_device_event_irq()
387 STATE_CONFIGURED, /* we have seen a set configuration device command */ enumerator