Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_adc/
Dadc.c13 reset_unreset_block_num_wait_blocking(RESET_ADC); in adc_init()
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dresets.h30 RESET_ADC = 0, ///< Select ADC to be reset enumerator
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dresets.h30 RESET_ADC = 0, ///< Select ADC to be reset enumerator
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c77 (1u << RESET_ADC) | in runtime_init_early_resets()