Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Dsar_periph_ctrl.c108 adc_ll_digi_set_power_manage(ADC_LL_POWER_BY_FSM); in sar_periph_ctrl_adc_continuous_power_release()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dsar_periph_ctrl.c112 adc_ll_digi_set_power_manage(ADC_LL_POWER_BY_FSM); in s_sar_adc_power_release()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Dsar_periph_ctrl.c112 adc_ll_digi_set_power_manage(ADC_LL_POWER_BY_FSM); in s_sar_adc_power_release()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h58 ADC_LL_POWER_BY_FSM, /*!< ADC XPD controlled by FSM. Used for polling mode */ enumerator
338 } else if (manage == ADC_LL_POWER_BY_FSM) { in adc_ll_digi_set_power_manage()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h66ADC_LL_POWER_BY_FSM = SAR_CTRL_LL_POWER_FSM, /*!< ADC XPD controlled by FSM. Used for polling mo… enumerator
521 } else if (manage == ADC_LL_POWER_BY_FSM) { in adc_ll_set_power_manage()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h66ADC_LL_POWER_BY_FSM = SAR_CTRL_LL_POWER_FSM, /*!< ADC XPD controlled by FSM. Used for polling mo… enumerator
521 } else if (manage == ADC_LL_POWER_BY_FSM) { in adc_ll_set_power_manage()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h72 ADC_LL_POWER_BY_FSM, /*!< ADC XPD controlled by FSM. Used for polling mode */ enumerator
527 } else if (manage == ADC_LL_POWER_BY_FSM) { in adc_ll_digi_set_power_manage()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h62 ADC_LL_POWER_BY_FSM, /*!< ADC XPD controlled by FSM. Used for polling mode */ enumerator
572 } else if (manage == ADC_LL_POWER_BY_FSM) { in adc_ll_digi_set_power_manage()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h62 ADC_LL_POWER_BY_FSM, /*!< ADC XPD controlled by FSM. Used for polling mode */ enumerator
887 } else if (manage == ADC_LL_POWER_BY_FSM) { in adc_ll_digi_set_power_manage()