Home
last modified time | relevance | path

Searched refs:USB_CTL_TXSUSPENDTOKENBUSY_MASK (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h585 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
588 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
A Dusb_dc_kinetis.c425 USB_OTG_DEV->CTL &= ~USB_CTL_TXSUSPENDTOKENBUSY_MASK; in USBD_IRQHandler()

Completed in 11 milliseconds