Home
last modified time | relevance | path

Searched refs:portCONFIGURE_TIMER_FOR_RUN_TIME_STATS (Results 1 – 7 of 7) sorted by relevance

/FreeRTOS-Kernel/portable/ThirdParty/GCC/ARC_v1/
A Dportmacro.h142 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() do {} while( 0 ) /* we use the ti… macro
/FreeRTOS-Kernel/portable/ThirdParty/GCC/ARC_EM_HS/
A Dportmacro.h143 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() do {} while( 0 ) /* we use the ti… macro
/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix/
A Dportmacro.h144 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() /* no-op */ macro
/FreeRTOS-Kernel/portable/ThirdParty/xClang/XCOREAI/
A Dportmacro.h176 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() /* nothing needed here */ macro
/FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32/include/
A Dportmacro.h351 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() macro
/FreeRTOS-Kernel/include/
A DFreeRTOS.h2691 #ifndef portCONFIGURE_TIMER_FOR_RUN_TIME_STATS
2692 …IME_STATS is defined then portCONFIGURE_TIMER_FOR_RUN_TIME_STATS must also be defined. portCONFIG…
2703 #ifndef portCONFIGURE_TIMER_FOR_RUN_TIME_STATS
2704 #define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() macro
/FreeRTOS-Kernel/
A Dtasks.c3754 portCONFIGURE_TIMER_FOR_RUN_TIME_STATS(); in vTaskStartScheduler()

Completed in 30 milliseconds