Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/esp32/
Dbootloader_esp32.c275 …DPORT_REG_SET_BIT(DPORT_PRO_CPU_RECORD_CTRL_REG, DPORT_PRO_CPU_PDEBUG_ENABLE | DPORT_PRO_CPU_RECOR… in wdt_reset_cpu0_info_enable()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h3140 #define DPORT_PRO_CPU_PDEBUG_ENABLE (BIT(8)) macro