Searched refs:GPIO_NUM (Results 1 – 2 of 2) sorted by relevance
163 #define GPIO_NUM(b, p) (8 * (b) + (p)) macro226 .gpio_num = GPIO_NUM(GPIO_BANK_##gb, gi), \
163 #define GPIO_NUM(b, p) (8 * (b) + (p)) macro176 .gpio_num = GPIO_NUM(GPIO_BANK_##gb, gi), \