Searched refs:USB_EP_SETUP (Results 1 – 2 of 2) sorted by relevance
76 #define USB_EP_SETUP USB_EP_SETUP_Msk /*!< EndPoint SETUP … macro97 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND…
372 if ((wEPVal & USB_EP_SETUP) != 0U) { in USBD_IRQHandler()
Completed in 13 milliseconds