Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Ddac_ll.h44 RTCIO.pad_dac[channel].xpd_dac = 1; in dac_ll_power_on()
55 RTCIO.pad_dac[channel].xpd_dac = 0; in dac_ll_power_down()
56 if (RTCIO.pad_dac[0].xpd_dac == 0 && RTCIO.pad_dac[1].xpd_dac == 0) { in dac_ll_power_down()
/hal_espressif-latest/components/hal/esp32/include/hal/
Ddac_ll.h38 RTCIO.pad_dac[channel].xpd_dac = 1; in dac_ll_power_on()
49 RTCIO.pad_dac[channel].xpd_dac = 0; in dac_ll_power_down()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_struct.h184 …uint32_t xpd_dac: 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.h175 uint32_t xpd_dac : 1; /*PDAC1_XPD_DAC*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_struct.h167 uint32_t xpd_dac: 1; /*PDAC1_XPD_DAC*/ member