Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/src/esp32/
Dbootloader_esp32.c313 if (DPORT_RECORD_PDEBUGINST_SZ(inst) == 0 && in wdt_reset_info_dump()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h3187 #define DPORT_RECORD_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECORD_PDEB… macro