Searched refs:configUSE_STATS_FORMATTING_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance
916 #ifndef configUSE_STATS_FORMATTING_FUNCTIONS917 #define configUSE_STATS_FORMATTING_FUNCTIONS 0 macro984 #if ( ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION != 1 ) )985 …#error configUSE_STATS_FORMATTING_FUNCTIONS cannot be used without dynamic allocation, but configS…988 #if ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 )990 …configUSE_STATS_FORMATTING_FUNCTIONS is 1 but the functions it enables are not used because neithe…
52 #if ( configUSE_STATS_FORMATTING_FUNCTIONS == 1 )523 #if ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 )4472 #if ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 )4499 #if ( ( configUSE_TRACE_FACILITY == 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) )4605 #if ( ( configGENERATE_RUN_TIME_STATS == 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( c…
1347 function. configUSE_STATS_FORMATTING_FUNCTIONS must be set to 1 in1381 + configUSE_STATS_FORMATTING_FUNCTIONS
534 …#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( confi…556 …#if ( ( configGENERATE_RUN_TIME_STATS == 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( …