Lines Matching refs:usbd_device_event_irq
266 usbd_device_event_irq(udc_device, DEVICE_ADDRESS_ASSIGNED, 0); in musb_peri_ep0_set_address()
320 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in musb_peri_ep0_zero_data_request()
746 usbd_device_event_irq(udc_device, in udc_irq()
752 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
758 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
760 usbd_device_event_irq(udc_device, DEVICE_HUB_RESET, 0); in udc_irq()
764 usbd_device_event_irq(udc_device, in udc_irq()
770 usbd_device_event_irq(udc_device, in udc_irq()
915 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
921 usbd_device_event_irq(device, DEVICE_CREATE, 0); in udc_startup_events()
924 usbd_device_event_irq(device, DEVICE_RESET, 0); in udc_startup_events()