Home
last modified time | relevance | path

Searched refs:sar1_patt_p_clear (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dsyscon_struct.h67 … uint32_t sar1_patt_p_clear: 1; /*clear the pointer of pattern table for DIG ADC1 CTRL*/ member
Dapb_ctrl_struct.h67 …volatile uint32_t sar1_patt_p_clear: 1; /*clear the pointer of pattern table for DIG ADC1 CT… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h288 SYSCON.saradc_ctrl.sar1_patt_p_clear = 1; in adc_ll_digi_clear_pattern_table()
289 SYSCON.saradc_ctrl.sar1_patt_p_clear = 0; in adc_ll_digi_clear_pattern_table()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h285 APB_SARADC.ctrl.sar1_patt_p_clear = 1; in adc_ll_digi_clear_pattern_table()
286 APB_SARADC.ctrl.sar1_patt_p_clear = 0; in adc_ll_digi_clear_pattern_table()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h279 APB_SARADC.ctrl.sar1_patt_p_clear = 1; in adc_ll_digi_clear_pattern_table()
280 APB_SARADC.ctrl.sar1_patt_p_clear = 0; in adc_ll_digi_clear_pattern_table()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h26 …uint32_t sar1_patt_p_clear: 1; /*clear the pointer of pattern table for DIG ADC1 CTR… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h27 …uint32_t sar1_patt_p_clear : 1; /*clear the pointer of pattern table for DIG ADC1 … member