Searched refs:portCONFIGURE_TIMER_FOR_RUN_TIME_STATS (Results 1 – 6 of 6) sorted by relevance
142 …#define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() do {} while( 0 ) /* we use the timer… macro
143 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() do {} while( 0 ) /* we use the ti… macro
130 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() /* no-op */ macro
836 #ifndef portCONFIGURE_TIMER_FOR_RUN_TIME_STATS837 …IME_STATS is defined then portCONFIGURE_TIMER_FOR_RUN_TIME_STATS must also be defined. portCONFIG…848 #ifndef portCONFIGURE_TIMER_FOR_RUN_TIME_STATS849 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() macro
347 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() macro
2060 portCONFIGURE_TIMER_FOR_RUN_TIME_STATS(); in vTaskStartScheduler()