Searched refs:USB_OTGSTAT_ONEMSEC_SHIFT (Results 1 – 1 of 1) sorted by relevance
177 #define USB_OTGSTAT_ONEMSEC_SHIFT (6U) macro179 #define USB_OTGSTAT_ONEMSEC(x) (((uint8_t)(((uint8_t)(x)) << USB_OTGSTAT_ONEMSEC_SHIFT)) & USB_OTGS…
Completed in 7 milliseconds