/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | clk_gate_ll.h | 22 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/ |
D | clk_gate_ll.h | 24 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/ |
D | adc_share_hw_ctrl.c | 217 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/ |
D | clk_gate_ll.h | 24 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/ |
D | periph_defs.h | 48 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | clk_gate_ll.h | 24 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/ |
D | clk_gate_ll.h | 24 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/ |
D | clk_gate_ll.h | 24 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/ |
D | periph_defs.h | 34 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 40 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | periph_defs.h | 42 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 44 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | periph_defs.h | 42 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 53 PERIPH_SARADC_MODULE, enumerator
|
/hal_espressif-latest/components/driver/deprecated/ |
D | adc_legacy.c | 772 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()
|
D | adc_dma_legacy.c | 179 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/ |
D | adc_continuous.c | 332 periph_module_reset(PERIPH_SARADC_MODULE); in adc_continuous_start() 394 periph_module_reset(PERIPH_SARADC_MODULE); in adc_continuous_stop()
|