FreeRTOS
+
0
/21 examples
SourceVu will show references to
configUSE_STATS_FORMATTING_FUNCTIONS
from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
LwIP
LwIP_HTTP_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM324x9I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
mbedTLS
SSL_Client
SSL_Server
STM324xG_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
mbedTLS
SSL_Client
SSL_Server
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413H-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_MPU
STM32F429I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F429ZI-Nucleo
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
configUSE_STATS_FORMATTING_FUNCTIONS
configUSE_STATS_FORMATTING_FUNCTIONS macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:802
#define
configUSE_STATS_FORMATTING_FUNCTIONS
0
Examples
configUSE_STATS_FORMATTING_FUNCTIONS
is referenced by 21 libraries and example projects:
Examples
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
LwIP
LwIP_HTTP_Server_Netconn_RTOS
mbedTLS
SSL_Client
SSL_Server
STM324x9I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
mbedTLS
SSL_Client
SSL_Server
STM324xG_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Socket_RTOS
mbedTLS
SSL_Client
SSL_Server
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413H-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_MPU
STM32F429I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F429ZI-Nucleo
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
References
from
0/21
examples
Code
Location
#define
configUSE_STATS_FORMATTING_FUNCTIONS
0
FreeRTOS.h:802
#ifndef
configUSE_STATS_FORMATTING_FUNCTIONS
FreeRTOS.h:801
#if
(
(
configUSE_TRACE_FACILITY
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
==
1
)
)
cmsis_os.c:1543
#if
(
(
configUSE_TRACE_FACILITY
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
>
0
)
&&
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
)
mpu_wrappers.c:345
#if
(
(
configGENERATE_RUN_TIME_STATS
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
>
0
)
&&
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
)
mpu_wrappers.c:356
#if
(
configUSE_STATS_FORMATTING_FUNCTIONS
==
1
)
tasks.c:51
#if
(
(
configUSE_TRACE_FACILITY
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
>
0
)
)
tasks.c:537
#if
(
(
configUSE_TRACE_FACILITY
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
>
0
)
)
tasks.c:4350
#if
(
(
configUSE_TRACE_FACILITY
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
>
0
)
&&
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
)
tasks.c:4376
#if
(
(
configGENERATE_RUN_TIME_STATS
==
1
)
&&
(
configUSE_STATS_FORMATTING_FUNCTIONS
>
0
)
&&
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
)
tasks.c:4475
Call Tree
from
0/21
examples
All items filtered out
All items filtered out
Data Use
from
0/21
examples
All items filtered out
All items filtered out
Class Tree
from
0/21
examples
All items filtered out
All items filtered out
Override Tree
from
0/21
examples
All items filtered out
All items filtered out
Implementations
from
0/21
examples
All items filtered out
All items filtered out
Instances
from
0/21
examples
Lifecycle
from
0/21
examples
All items filtered out
All items filtered out