Searched refs:GET_GPIO_NUM (Results 1 – 1 of 1) sorted by relevance
55 #define GET_GPIO_NUM(pin) (pin % 32) macro224 uint32_t num = GET_GPIO_NUM(gpio); in set_direction()248 uint32_t num = GET_GPIO_NUM(gpio); in get_direction()273 uint32_t num = GET_GPIO_NUM(gpio); in get_value()289 uint32_t num = GET_GPIO_NUM(gpio); in set_value()