Searched refs:portCONFIGURE_TIMER_FOR_RUN_TIME_STATS (Results 1 – 7 of 7) sorted by relevance
142 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() do {} while( 0 ) /* we use the ti… macro
143 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() do {} while( 0 ) /* we use the ti… macro
144 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() /* no-op */ macro
176 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() /* nothing needed here */ macro
351 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() macro
2691 #ifndef portCONFIGURE_TIMER_FOR_RUN_TIME_STATS2692 …IME_STATS is defined then portCONFIGURE_TIMER_FOR_RUN_TIME_STATS must also be defined. portCONFIG…2703 #ifndef portCONFIGURE_TIMER_FOR_RUN_TIME_STATS2704 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() macro
3754 portCONFIGURE_TIMER_FOR_RUN_TIME_STATS(); in vTaskStartScheduler()
Completed in 30 milliseconds