Home
last modified time | relevance | path

Searched refs:ADC_LL_POWER_SW_ON (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Dsar_periph_ctrl.c103 adc_ll_digi_set_power_manage(ADC_LL_POWER_SW_ON); in sar_periph_ctrl_adc_continuous_power_acquire()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dsar_periph_ctrl.c98 adc_ll_digi_set_power_manage(ADC_LL_POWER_SW_ON); in s_sar_adc_power_acquire()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Dsar_periph_ctrl.c98 adc_ll_digi_set_power_manage(ADC_LL_POWER_SW_ON); in s_sar_adc_power_acquire()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h59 ADC_LL_POWER_SW_ON, /*!< ADC XPD controlled by SW. power on. Used for DMA mode */ enumerator
335 if (manage == ADC_LL_POWER_SW_ON) { in adc_ll_digi_set_power_manage()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h67ADC_LL_POWER_SW_ON = SAR_CTRL_LL_POWER_ON, /*!< ADC XPD controlled by SW. power on. Used for DM… enumerator
518 if (manage == ADC_LL_POWER_SW_ON) { in adc_ll_set_power_manage()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h67ADC_LL_POWER_SW_ON = SAR_CTRL_LL_POWER_ON, /*!< ADC XPD controlled by SW. power on. Used for DM… enumerator
518 if (manage == ADC_LL_POWER_SW_ON) { in adc_ll_set_power_manage()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h73 ADC_LL_POWER_SW_ON, /*!< ADC XPD controlled by SW. power on. Used for DMA mode */ enumerator
524 if (manage == ADC_LL_POWER_SW_ON) { in adc_ll_digi_set_power_manage()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h63 ADC_LL_POWER_SW_ON, /*!< ADC XPD controlled by SW. power on. Used for DMA mode */ enumerator
569 if (manage == ADC_LL_POWER_SW_ON) { in adc_ll_digi_set_power_manage()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h63 ADC_LL_POWER_SW_ON, /*!< ADC XPD controlled by SW. power on. Used for DMA mode */ enumerator
884 if (manage == ADC_LL_POWER_SW_ON) { in adc_ll_digi_set_power_manage()