Home
last modified time | relevance | path

Searched refs:SOC_CPU_BREAKPOINTS_NUM (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dcpu_hal.h81 #if SOC_CPU_BREAKPOINTS_NUM > 0
/device/soc/esp/esp32/components/hal/
Dcpu_hal.c27 #if SOC_CPU_BREAKPOINTS_NUM > 0
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dsoc_caps.h101 #define SOC_CPU_BREAKPOINTS_NUM 2 macro