Home
last modified time | relevance | path

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

/bsp/ESP32_C3/idf_port/include/freertos/
A DFreeRTOSConfig.h231 #define portNUM_PROCESSORS 2 macro
233 #define portNUM_PROCESSORS 1 macro
235 #define configNUM_CORES portNUM_PROCESSORS
/bsp/ESP32_C3/idf_port/src/
A Dport_common.c39 volatile unsigned port_xSchedulerRunning[portNUM_PROCESSORS] = {0};

Completed in 7 milliseconds