Searched defs:GPIO_NUM (Results 1 – 2 of 2) sorted by relevance
163 #define GPIO_NUM(b, p) (8 * (b) + (p)) macro