Lines Matching refs:usbd_device_event_irq
264 usbd_device_event_irq(udc_device, DEVICE_ADDRESS_ASSIGNED, 0); in musb_peri_ep0_set_address()
318 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in musb_peri_ep0_zero_data_request()
742 usbd_device_event_irq(udc_device, in udc_irq()
750 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
756 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
758 usbd_device_event_irq(udc_device, DEVICE_HUB_RESET, 0); in udc_irq()
762 usbd_device_event_irq(udc_device, in udc_irq()
768 usbd_device_event_irq(udc_device, in udc_irq()
920 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
926 usbd_device_event_irq(device, DEVICE_CREATE, 0); in udc_startup_events()
929 usbd_device_event_irq(device, DEVICE_RESET, 0); in udc_startup_events()