Home
last modified time | relevance | path

Searched refs:DPORT_SRAM_FO_CTRL_0_REG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Drtc_init.c43 DPORT_CLEAR_PERI_REG_MASK(DPORT_SRAM_FO_CTRL_0_REG, DPORT_SRAM_FO_0); in rtc_init()
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Ddport_reg.h798 #define DPORT_SRAM_FO_CTRL_0_REG (DR_REG_DPORT_BASE + 0x0A0) macro