Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/common/
Dusb_dwc2_hw.h832 #define USB_DWC2_DEPCTL_SETEVENFR USB_DWC2_DEPCTL_SETD0PID macro
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c572 diepctl |= USB_DWC2_DEPCTL_SETEVENFR; in dwc2_tx_fifo_write()
684 doepctl |= USB_DWC2_DEPCTL_SETEVENFR; in dwc2_prep_rx()