Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dassist_debug_reg.h65 #define DPORT_RECORD_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECO… macro
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c238 if (DPORT_RECORD_PDEBUGINST_SZ(inst) == 0 && in wdt_reset_info_dump()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32/
Dbootloader_esp32.c309 if (DPORT_RECORD_PDEBUGINST_SZ(inst) == 0 && in wdt_reset_info_dump()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h3191 #define DPORT_RECORD_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECORD_PDEB… macro