Searched refs:USB_OTG_DOEPCTL_EPDIS (Results 1 – 2 of 2) sorted by relevance
269 USBx_OUTEP(i)->DOEPCTL = USB_OTG_DOEPCTL_EPDIS | USB_OTG_DOEPCTL_SNAK; in USB_DevInit()800 USBx_OUTEP(epnum)->DOEPCTL &= ~(USB_OTG_DOEPCTL_EPDIS); in USB_EPSetStall()
17763 #define USB_OTG_DOEPCTL_EPDIS USB_OTG_DOEPCTL_EPDIS_Msk /*!< Endpoint disabl… macro