Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h213 return DPORT_CPU_PERI_RST_EN_REG; in periph_ll_get_rst_en_reg()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h78 #define DPORT_PERI_RST_EN_REG DPORT_CPU_PERI_RST_EN_REG
79 #define DPORT_CPU_PERI_RST_EN_REG (DR_REG_SYSTEM_BASE + 0x014) macro