Searched refs:USB_CTL_TXSUSPENDTOKENBUSY_MASK (Results 1 – 2 of 2) sorted by relevance
585 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro588 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
425 USB_OTG_DEV->CTL &= ~USB_CTL_TXSUSPENDTOKENBUSY_MASK; in USBD_IRQHandler()
Completed in 9 milliseconds