Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h76 #define USB_EP_SETUP USB_EP_SETUP_Msk /*!< EndPoint SETUP … macro
97 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND…
A Dusb_dc_fsdev.c372 if ((wEPVal & USB_EP_SETUP) != 0U) { in USBD_IRQHandler()

Completed in 13 milliseconds