Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_adc/include/hardware/
Dadc.h191 hw_set_bits(&adc_hw->cs, ADC_CS_START_MANY_BITS); in adc_run()
193 hw_clear_bits(&adc_hw->cs, ADC_CS_START_MANY_BITS); in adc_run()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dadc.h79 #define ADC_CS_START_MANY_BITS _u(0x00000008) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dadc.h81 #define ADC_CS_START_MANY_BITS _u(0x00000008) macro