Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_init.c37 DPORT_CLEAR_PERI_REG_MASK(DPORT_APP_CACHE_CTRL1_REG, DPORT_APP_CMMU_FORCE_ON); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h521 #define DPORT_APP_CMMU_FORCE_ON (BIT(11)) macro