Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic_reg.h230 #define DEPCTL_CNAK (0x1 << 26) macro
A Dusb_dc_aic.c418 outepcfg |= DEPCTL_CNAK | DEPCTL_EPENA | DEPCTL_USBACTEP; in aic_ep0_start_read_setup()
1246 inepcfg |= (DEPCTL_CNAK | DEPCTL_EPENA); in usbd_ep_start_write_raw()
1288 inepcfg |= (DEPCTL_CNAK | DEPCTL_EPENA); in usbd_ep_start_write_raw()
1368 outepcfg |= (DEPCTL_CNAK | DEPCTL_EPENA); in usbd_ep_start_read_raw()
1403 outepcfg |= (DEPCTL_CNAK | DEPCTL_EPENA); in usbd_ep_start_read_raw()

Completed in 6 milliseconds