Home
last modified time | relevance | path

Searched refs:clk_adc (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init_clocks.c103 clock_configure_undivided(clk_adc, in runtime_init_clocks()
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dclocks.h39 clk_adc = 8, ///< Select CLK_ADC as clock source enumerator
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dclocks.h40 clk_adc = 9, ///< Select CLK_ADC as clock source enumerator
/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/
Dclocks.c15 check_hw_layout(clocks_hw_t, clk[clk_adc].selected, CLOCKS_CLK_ADC_SELECTED_OFFSET);