Home
last modified time | relevance | path

Searched refs:clk_gpout1 (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dclocks.h32 clk_gpout1 = 1, ///< Select CLK_GPOUT1 as clock source enumerator
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dclocks.h32 clk_gpout1 = 1, ///< Select CLK_GPOUT1 as clock source enumerator
/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/
Dclocks.c237 else if (gpio == 23) gpclk = clk_gpout1; in clock_gpio_init_int_frac16()
242 else if (gpio == 15) gpclk = clk_gpout1; in clock_gpio_init_int_frac16()