Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_system/port/
Dcpu_start.c210 DPORT_CLEAR_PERI_REG_MASK(DPORT_APPCPU_CTRL_C_REG, DPORT_APPCPU_RUNSTALL); in start_other_core()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h147 #define DPORT_APPCPU_CTRL_C_REG (DR_REG_DPORT_BASE + 0x034) macro