Searched refs:IO_BANK0_GPIO0_CTRL_FUNCSEL_BITS (Results 1 – 3 of 3) sorted by relevance
40 …DWARE_GPIO, ((uint32_t)fn << IO_BANK0_GPIO0_CTRL_FUNCSEL_LSB) & ~IO_BANK0_GPIO0_CTRL_FUNCSEL_BITS); in gpio_set_function()58 …return (gpio_function_t) ((io_bank0_hw->io[gpio].ctrl & IO_BANK0_GPIO0_CTRL_FUNCSEL_BITS) >> IO_BA… in gpio_get_function()
168 #define IO_BANK0_GPIO0_CTRL_FUNCSEL_BITS _u(0x0000001f) macro
135 #define IO_BANK0_GPIO0_CTRL_FUNCSEL_BITS _u(0x0000001f) macro