Searched refs:USB_INTEN_TOKDNEEN_MASK (Results 1 – 2 of 2) sorted by relevance
330 #define USB_INTEN_TOKDNEEN_MASK (0x8U) macro336 …TEN_TOKDNEEN(x) (((uint8_t)(((uint8_t)(x)) << USB_INTEN_TOKDNEEN_SHIFT)) & USB_INTEN_TOKDNEEN_MASK)
104 USB_OTG_DEV->INTEN = USB_INTEN_USBRSTEN_MASK | USB_INTEN_TOKDNEEN_MASK | in usb_dc_init()
Completed in 12 milliseconds