Searched refs:processor (Results 1 – 8 of 8) sorted by relevance
16 The ESP32 contains a feature which allows you to trace the execution path the processor17 … 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 processor28 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
16 … The esp32-s3 contains a feature which allows you to trace the execution path the processor17 … 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 processor28 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
16 … The ESP32S2 contains a feature which allows you to trace the execution path the processor17 … has taken through the program. This is stored in a chunk of 32K (16K for single-processor)
1123 #define XTHAL_MEM_PROC_CACHE(system, processor) \ argument1124 (((system) & 0x000f0000) | (((processor) & 0x000f0000 ) << 4) | \1125 (((system) & XTHAL_MEM_DEVICE) | ((processor) & XTHAL_MEM_DEVICE)))
91 Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled.
106 * Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled.
107 Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled.
23 processor. Needs a manual reset to restart.29 reset the processor.34 Just resets the processor without outputting anything