Home
last modified time | relevance | path

Searched refs:processor (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32/
DKconfig.tracemem16 The ESP32 contains a feature which allows you to trace the execution path the processor
17 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
27 The ESP32 contains a feature which allows you to trace the execution path the processor
28 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
DKconfig.tracemem16 … The esp32-s3 contains a feature which allows you to trace the execution path the processor
17 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
27 … The esp32-s3 contains a feature which allows you to trace the execution path the processor
28 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
DKconfig.tracemem16 … The ESP32S2 contains a feature which allows you to trace the execution path the processor
17 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h1123 #define XTHAL_MEM_PROC_CACHE(system, processor) \ argument
1124 (((system) & 0x000f0000) | (((processor) & 0x000f0000 ) << 4) | \
1125 (((system) & XTHAL_MEM_DEVICE) | ((processor) & XTHAL_MEM_DEVICE)))
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dmemory.ld.in91 Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled.
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dmemory.ld.in106 * Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled.
/hal_espressif-latest/components/esp_system/ld/esp32/
Dmemory.ld.in107 Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled.
/hal_espressif-latest/components/esp_system/
DKconfig23 processor. Needs a manual reset to restart.
29 reset the processor.
34 Just resets the processor without outputting anything