Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dsyscon_struct.h68 … uint32_t sar2_patt_p_clear: 1; /*clear the pointer of pattern table for DIG ADC2 CTRL*/ member
Dapb_ctrl_struct.h68 …volatile uint32_t sar2_patt_p_clear: 1; /*clear the pointer of pattern table for DIG ADC2 CT… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h291 SYSCON.saradc_ctrl.sar2_patt_p_clear = 1; in adc_ll_digi_clear_pattern_table()
292 SYSCON.saradc_ctrl.sar2_patt_p_clear = 0; in adc_ll_digi_clear_pattern_table()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h288 APB_SARADC.ctrl.sar2_patt_p_clear = 1; in adc_ll_digi_clear_pattern_table()
289 APB_SARADC.ctrl.sar2_patt_p_clear = 0; in adc_ll_digi_clear_pattern_table()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h282 APB_SARADC.ctrl.sar2_patt_p_clear = 1; in adc_ll_digi_clear_pattern_table()
283 APB_SARADC.ctrl.sar2_patt_p_clear = 0; in adc_ll_digi_clear_pattern_table()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h27 …uint32_t sar2_patt_p_clear: 1; /*clear the pointer of pattern table for DIG ADC2 CTR… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h28 …uint32_t sar2_patt_p_clear : 1; /*clear the pointer of pattern table for DIG ADC2 … member