Searched defs:PAD_CTL_PUE (Results 1 – 3 of 3) sorted by relevance
92 #define PAD_CTL_PUE (0x1 << 9) macro105 #define PAD_CTL_PUE (0x1 << 6) macro143 #define PAD_CTL_PUE (0x1 << 4) macro160 #define PAD_CTL_PUE (1 << 13 | PAD_CTL_PKE) macro222 #define PAD_CTL_PUE (1 << 2 | PAD_CTL_PKE) macro235 #define PAD_CTL_PUE (1 << 6 | PAD_CTL_PKE) macro
86 #define PAD_CTL_PUE (1 << 1) macro
46 #define PAD_CTL_PUE BIT(1) macro
Completed in 7 milliseconds