Searched defs:PWR_ON (Results 1 – 3 of 3) sorted by relevance
21 PWR_ON = 1U << 2, enumerator
85 #define PWR_ON BIT(2) macro