Searched refs:GPIO_FUNC_PIO1 (Results 1 – 3 of 3) sorted by relevance
98 GPIO_FUNC_PIO1 = 7, enumerator
109 static_assert(GPIO_FUNC_PIO1 == GPIO_FUNC_PIO0 + 1, ""); in cyw43_spi_init()
436 gpio_set_function(pin, pio == pio0 ? GPIO_FUNC_PIO0 : GPIO_FUNC_PIO1); in pio_gpio_init()
Completed in 8 milliseconds