Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h645 #define USB_TOKEN_TOKENENDPT_MASK (0xFU) macro
648 …KENENDPT(x) (((uint8_t)(((uint8_t)(x)) << USB_TOKEN_TOKENENDPT_SHIFT)) & USB_TOKEN_TOKENENDPT_MASK)

Completed in 10 milliseconds