Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dclocks.h34 clk_gpout3 = 3, ///< Select CLK_GPOUT3 as clock source enumerator
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dclocks.h34 clk_gpout3 = 3, ///< Select CLK_GPOUT3 as clock source enumerator
/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/
Dclocks.c239 else if (gpio == 25) gpclk = clk_gpout3; in clock_gpio_init_int_frac16()