Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h627 #define USB_FRMNUML_FRM_MASK (0xFFU) macro
630 …ne USB_FRMNUML_FRM(x) (((uint8_t)(((uint8_t)(x)) << USB_FRMNUML_FRM_SHIFT)) & USB_FRMNUML_FRM_MASK)

Completed in 8 milliseconds