Searched refs:configTICK_CORE (Results 1 – 3 of 3) sorted by relevance
72 #ifndef configTICK_CORE73 #define configTICK_CORE 0 macro
136 #if ( configTICK_CORE < 0 || configTICK_CORE > configNUMBER_OF_CORES )
379 ucPrimaryCoreNum = configTICK_CORE; in xPortStartScheduler()