Home
last modified time | relevance | path

Searched refs:PERIPH_SARADC_MODULE (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h22 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_mask()
103 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_mask()
208 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_reg()
275 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_gate_ll.h24 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_mask()
99 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_mask()
183 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_reg()
255 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/esp_hw_support/
Dadc_share_hw_ctrl.c217 periph_module_enable(PERIPH_SARADC_MODULE); in adc_apb_periph_claim()
219 periph_module_reset(PERIPH_SARADC_MODULE); in adc_apb_periph_claim()
230 periph_module_disable(PERIPH_SARADC_MODULE); in adc_apb_periph_free()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_gate_ll.h24 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_mask()
73 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dperiph_defs.h48 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h24 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_mask()
89 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h24 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_mask()
96 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h24 case PERIPH_SARADC_MODULE: in periph_ll_get_clk_en_mask()
108 case PERIPH_SARADC_MODULE: in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dperiph_defs.h34 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dperiph_defs.h40 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dperiph_defs.h42 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h44 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dperiph_defs.h42 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dperiph_defs.h53 PERIPH_SARADC_MODULE, enumerator
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c772 periph_module_enable(PERIPH_SARADC_MODULE); in adc1_get_raw()
787 periph_module_disable(PERIPH_SARADC_MODULE); in adc1_get_raw()
825 periph_module_enable(PERIPH_SARADC_MODULE); in adc2_get_raw()
843 periph_module_disable(PERIPH_SARADC_MODULE); in adc2_get_raw()
Dadc_dma_legacy.c179 periph_module_disable(PERIPH_SARADC_MODULE); in adc_digi_deinitialize()
323 periph_module_enable(PERIPH_SARADC_MODULE); in adc_digi_initialize()
325 periph_module_reset(PERIPH_SARADC_MODULE); in adc_digi_initialize()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c332 periph_module_reset(PERIPH_SARADC_MODULE); in adc_continuous_start()
394 periph_module_reset(PERIPH_SARADC_MODULE); in adc_continuous_stop()