Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h282 #define USB_ISTAT_ATTACH_MASK (0x40U) macro
290 …USB_ISTAT_ATTACH(x) (((uint8_t)(((uint8_t)(x)) << USB_ISTAT_ATTACH_SHIFT)) & USB_ISTAT_ATTACH_MASK)

Completed in 20 milliseconds