Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
Dtimers.h1199 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
1238 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
DFreeRTOS.h279 #ifndef INCLUDE_xTimerPendFunctionCall
280 #define INCLUDE_xTimerPendFunctionCall 0 macro
/Kernel-v11.0.1/examples/coverity/
DFreeRTOSConfig.h130 #define INCLUDE_xTimerPendFunctionCall 1 macro
/Kernel-v11.0.1/examples/template_configuration/
DFreeRTOSConfig.h563 #define INCLUDE_xTimerPendFunctionCall 0 macro
/Kernel-v11.0.1/
Dtimers.c42 #if ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_TIMERS == 0 )
131 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
947 #if ( INCLUDE_xTimerPendFunctionCall == 1 ) in prvProcessReceivedCommands()
1231 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
1261 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
Devent_groups.c498 #if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_T…
803 #if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_T…
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c4238 …#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_…
4265 …#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_…