Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/src/esp32/
Dbootloader_esp32.c314 DPORT_RECORD_PDEBUGSTATUS_BBCAUSE(dstat) == DPORT_RECORD_PDEBUGSTATUS_BBCAUSE_WAITI) { in wdt_reset_info_dump()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h3217 #define DPORT_RECORD_PDEBUGSTATUS_BBCAUSE(_r_) (((_r_)>>DPORT_RECORD_PDEBUGSTATUS_BBCAUSE_S) & DPO… macro