Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h330 #define USB_INTEN_TOKDNEEN_MASK (0x8U) macro
336 …TEN_TOKDNEEN(x) (((uint8_t)(((uint8_t)(x)) << USB_INTEN_TOKDNEEN_SHIFT)) & USB_INTEN_TOKDNEEN_MASK)
A Dusb_dc_kinetis.c104 USB_OTG_DEV->INTEN = USB_INTEN_USBRSTEN_MASK | USB_INTEN_TOKDNEEN_MASK | in usb_dc_init()

Completed in 12 milliseconds