Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic.c1269 inepcfg |= DEPCTL_SETD1PID; in usbd_ep_start_write_raw()
1271 inepcfg &= ~DEPCTL_SETD1PID; in usbd_ep_start_write_raw()
1396 outepcfg |= DEPCTL_SETD1PID; in usbd_ep_start_read_raw()
1398 outepcfg &= ~DEPCTL_SETD1PID; in usbd_ep_start_read_raw()
1615 tmpreg &= ~DEPCTL_SETD1PID; in USBD_IRQHandler()
1618 tmpreg |= DEPCTL_SETD1PID; in USBD_IRQHandler()
1640 tmpreg &= ~DEPCTL_SETD1PID; in USBD_IRQHandler()
1643 tmpreg |= DEPCTL_SETD1PID; in USBD_IRQHandler()
A Dusb_dc_aic_reg.h227 #define DEPCTL_SETD1PID (0x1 << 29) macro

Completed in 7 milliseconds