Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h650 #define USB_TOKEN_TOKENPID_MASK (0xF0U) macro
657 …KEN_TOKENPID(x) (((uint8_t)(((uint8_t)(x)) << USB_TOKEN_TOKENPID_SHIFT)) & USB_TOKEN_TOKENPID_MASK)

Completed in 8 milliseconds