Searched refs:USB_EP_SETUP (Results 1 – 3 of 3) sorted by relevance
18570 #define USB_EP_SETUP ((uint16_t)0x0800U) /*!< EndPoint SETUP… macro18579 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB…
19341 #define USB_EP_SETUP ((uint16_t)0x0800U) /*!< EndPoint SETUP… macro19350 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB…
23307 #define USB_EP_SETUP USB_CHEP_SETUP_Msk /*!< EP Setup transaction c… macro