Searched refs:GET_GPIO_PORT (Results 1 – 1 of 1) sorted by relevance
54 #define GET_GPIO_PORT(pin) (pin / 32) macro151 uint32_t port = GET_GPIO_PORT(gpio_number); in gpio_get_clock()172 uint32_t port = GET_GPIO_PORT(gpio_number); in gpio_put_clock()180 uint32_t port = GET_GPIO_PORT(gpio); in get_pull()199 uint32_t port = GET_GPIO_PORT(gpio); in set_pull()223 uint32_t port = GET_GPIO_PORT(gpio); in set_direction()247 uint32_t port = GET_GPIO_PORT(gpio); in get_direction()272 uint32_t port = GET_GPIO_PORT(gpio); in get_value()288 uint32_t port = GET_GPIO_PORT(gpio); in set_value()