Home
last modified time | relevance | path

Searched refs:dac_xpd_force (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Ddac_ll.h37 RTCIO.pad_dac[channel].dac_xpd_force = 1; in dac_ll_power_on()
48 RTCIO.pad_dac[channel].dac_xpd_force = 0; in dac_ll_power_down()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Ddac_ll.h43 RTCIO.pad_dac[channel].dac_xpd_force = 1; in dac_ll_power_on()
54 RTCIO.pad_dac[channel].dac_xpd_force = 0; in dac_ll_power_down()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_struct.h177 …uint32_t dac_xpd_force: 1; /*Power on DAC1. Usually we need to tristate PDAC1 if we po… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_io_struct.h176 …uint32_t dac_xpd_force : 1; /*1: use reg_pdac1_xpd_dac to control PDAC1_XPD_DA… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_struct.h168 …uint32_t dac_xpd_force: 1; /*1: use reg_pdac1_xpd_dac to control PDAC1_XPD_DAC 0:… member