Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/src/esp32/
Dbootloader_esp32.c303 inst = DPORT_REG_READ(DPORT_APP_CPU_RECORD_PDEBUGINST_REG); in wdt_reset_info_dump()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h3504 #define DPORT_APP_CPU_RECORD_PDEBUGINST_REG (DR_REG_DPORT_BASE + 0x474) macro