Home
last modified time | relevance | path

Searched refs:DEPCTL_USBACTEP (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic_reg.h240 #define DEPCTL_USBACTEP (0x1 << 15) macro
A Dusb_dc_aic.c418 outepcfg |= DEPCTL_CNAK | DEPCTL_EPENA | DEPCTL_USBACTEP; in aic_ep0_start_read_setup()
810 DEPCTL_USBACTEP; in usbd_ep_open()
844 DEPCTL_USBACTEP; in usbd_ep_open()
1610 if (!(tmpreg & DEPCTL_USBACTEP)) in USBD_IRQHandler()
1635 if (!(tmpreg & DEPCTL_USBACTEP)) in USBD_IRQHandler()

Completed in 7 milliseconds