Home
last modified time | relevance | path

Searched refs:meas2_start_force (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h609 …SENS.sar_meas_start2.meas2_start_force = 1; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
616 …SENS.sar_meas_start2.meas2_start_force = 0; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
623 …SENS.sar_meas_start2.meas2_start_force = 1; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
630 …SENS.sar_meas_start2.meas2_start_force = 1; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h618 …SENS.sar_meas2_ctrl2.meas2_start_force = 1; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
622 …SENS.sar_meas2_ctrl2.meas2_start_force = 0; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsens_struct.h241 …uint32_t meas2_start_force: 1; /*1: ADC2 is controlled by the digital or RTC contro… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h933 …SENS.sar_meas2_ctrl2.meas2_start_force = 1; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
937 …SENS.sar_meas2_ctrl2.meas2_start_force = 0; // 1: SW control RTC ADC start; 0: ULP control… in adc_ll_set_controller()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsens_struct.h127 …uint32_t meas2_start_force: 1; /*1: SAR ADC2 controller (in RTC) is started by SW… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsens_struct.h127 …uint32_t meas2_start_force : 1; /*1: SAR ADC2 controller (in RTC) is started by SW… member