Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c74 DPORT_RECORD_PDEBUGSTATUS_BBCAUSE(dstat) == DPORT_RECORD_PDEBUGSTATUS_BBCAUSE_WAITI) { in wdt_reset_info_dump()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dassist_debug_reg.h89 #define DPORT_RECORD_PDEBUGSTATUS_BBCAUSE(_r_) (((_r_)>>DPORT_RECORD_PDEBUGSTATUS_BBCAUSE_… macro
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c122 DPORT_RECORD_PDEBUGSTATUS_BBCAUSE(dstat) == DPORT_RECORD_PDEBUGSTATUS_BBCAUSE_WAITI) { in wdt_reset_info_dump()
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h3219 #define DPORT_RECORD_PDEBUGSTATUS_BBCAUSE(_r_) (((_r_)>>DPORT_RECORD_PDEBUGSTATUS_BBCAUSE_S) & DPO… macro