Searched refs:USB_OTG_DIEPCTL_STALL (Results 1 – 3 of 3) sorted by relevance
780 USBx_INEP(ep->num)->DIEPCTL |= USB_OTG_DIEPCTL_STALL; in USB_EPSetStall()804 USBx_INEP(ep->num)->DIEPCTL &= ~USB_OTG_DIEPCTL_STALL; in USB_EPClearStall()
17551 #define USB_OTG_DIEPCTL_STALL USB_OTG_DIEPCTL_STALL_Msk /*!< STALL handshake… macro