Searched refs:USB_OTGSTAT_ONEMSEC_MASK (Results 1 – 1 of 1) sorted by relevance
176 #define USB_OTGSTAT_ONEMSEC_MASK (0x40U) macro179 …AT_ONEMSEC(x) (((uint8_t)(((uint8_t)(x)) << USB_OTGSTAT_ONEMSEC_SHIFT)) & USB_OTGSTAT_ONEMSEC_MASK)
Completed in 7 milliseconds