FreeRTOS + 0/9 examples
CodeScope will show references to INCLUDE_xTimerPendFunctionCall from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
STM32469I-Discovery
Applications
FreeRTOS
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FreeRTOS
STM324xG_EVAL
Applications
FreeRTOS
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413H-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
STM32F429I-Discovery
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesFreeRTOSINCLUDE_xTimerPendFunctionCall

INCLUDE_xTimerPendFunctionCall macro

Syntax

#define INCLUDE_xTimerPendFunctionCall 0

Examples

INCLUDE_xTimerPendFunctionCall is referenced by 9 libraries and example projects.

References

LocationText
FreeRTOS.h:172
#define INCLUDE_xTimerPendFunctionCall 0
FreeRTOS.h:171
#ifndef INCLUDE_xTimerPendFunctionCall
event_groups.c:488
#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_TIMERS == 1 ) )
event_groups.c:706
#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_TIMERS == 1 ) )
mpu_wrappers.c:1032
#if( ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_TIMERS == 1 ) )
timers.c:41
#if ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_TIMERS == 0 )
timers.c:120
#if ( INCLUDE_xTimerPendFunctionCall == 1 )
timers.c:743
#if ( INCLUDE_xTimerPendFunctionCall == 1 )
timers.c:1048
#if( INCLUDE_xTimerPendFunctionCall == 1 )
timers.c:1072
#if( INCLUDE_xTimerPendFunctionCall == 1 )