Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/test_apps/rtc_clk/main/
Dtest_rtc_clk.c129 REG_SET_BIT(RTC_IO_PAD_DAC1_REG, RTC_IO_PDAC1_MUX_SEL_M); in pull_out_clk()
130 REG_CLR_BIT(RTC_IO_PAD_DAC1_REG, RTC_IO_PDAC1_RDE_M | RTC_IO_PDAC1_RUE_M); in pull_out_clk()
131 REG_SET_FIELD(RTC_IO_PAD_DAC1_REG, RTC_IO_PDAC1_FUN_SEL, 1); in pull_out_clk()
/hal_espressif-3.7.0/components/soc/esp32/
Drtc_io_periph.c61 …{RTC_IO_PAD_DAC1_REG, RTC_IO_PDAC1_MUX_SEL_M, RTC_IO_PDAC1_FUN_SEL_S, RTC_IO_PDAC1_FUN…
/hal_espressif-3.7.0/components/soc/esp32s2/
Drtc_io_periph.c79 …{RTC_IO_PAD_DAC1_REG, RTC_IO_PDAC1_MUX_SEL_M, RTC_IO_PDAC1_FUN_SEL_S, RTC_IO_PDAC1_…
/hal_espressif-3.7.0/components/soc/esp32s3/
Drtc_io_periph.c81 …{RTC_IO_PAD_DAC1_REG, RTC_IO_PDAC1_MUX_SEL_M, RTC_IO_PDAC1_FUN_SEL_S, RTC_IO_PDAC1_…
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Drtc_io_reg.h760 #define RTC_IO_PAD_DAC1_REG (DR_REG_RTCIO_BASE + 0x84) macro
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Drtc_io_reg.h1847 #define RTC_IO_PAD_DAC1_REG (DR_REG_RTCIO_BASE + 0xC8) macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Drtc_io_reg.h1914 #define RTC_IO_PAD_DAC1_REG (DR_REG_RTCIO_BASE + 0xC8) macro