Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_adc/include/hardware/
Dadc.h163 hw_set_bits(&adc_hw->cs, ADC_CS_TS_EN_BITS); in adc_set_temp_sensor_enabled()
165 hw_clear_bits(&adc_hw->cs, ADC_CS_TS_EN_BITS); in adc_set_temp_sensor_enabled()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dadc.h96 #define ADC_CS_TS_EN_BITS _u(0x00000002) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dadc.h98 #define ADC_CS_TS_EN_BITS _u(0x00000002) macro