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