Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c130 DPORT_REG_WRITE(DPORT_APPCPU_CTRL_D_REG, 0); in esp_restart_noos()
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Ddport_reg.h155 #define DPORT_APPCPU_CTRL_D_REG (DR_REG_DPORT_BASE + 0x038) macro