Searched refs:OTGSTS_OTG_NRDY_MASK (Results 1 – 1 of 1) sorted by relevance
124 #define OTGSTS_OTG_NRDY_MASK BIT(11) macro125 #define OTGSTS_OTG_NRDY(p) ((p) & OTGSTS_OTG_NRDY_MASK)
Completed in 3 milliseconds