Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h293 #define USB_ISTAT_STALL_SHIFT (7U) macro
300 #define USB_ISTAT_STALL(x) (((uint8_t)(((uint8_t)(x)) << USB_ISTAT_STALL_SHIFT)) & USB_ISTAT_STALL_…

Completed in 8 milliseconds