Searched defs:GPIO_SETDATAOUT_BIT (Results 1 – 2 of 2) sorted by relevance
128 #define GPIO_SETDATAOUT_BIT(x) (1UL << (x)) macro