Searched refs:ADC_CS_TS_EN_BITS (Results 1 – 3 of 3) sorted by relevance
163 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()
96 #define ADC_CS_TS_EN_BITS _u(0x00000002) macro
98 #define ADC_CS_TS_EN_BITS _u(0x00000002) macro