Searched refs:GET_GPIO_PORT (Results 1 – 1 of 1) sorted by relevance
62 #define GET_GPIO_PORT(pin) (pin / 32) macro70 uint32_t port = GET_GPIO_PORT(gpio_number); in gpio_get_clock()126 uint32_t port = GET_GPIO_PORT(gpio_number); in gpio_put_clock()162 uint32_t port = GET_GPIO_PORT(gpio); in get_pull()204 uint32_t port = GET_GPIO_PORT(gpio); in set_pull()244 uint32_t port = GET_GPIO_PORT(gpio); in set_direction()265 uint32_t port = GET_GPIO_PORT(gpio); in get_direction()289 uint32_t port = GET_GPIO_PORT(gpio); in get_value()304 uint32_t port = GET_GPIO_PORT(gpio); in set_value()