Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dtimers.h1199 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
1238 #if ( INCLUDE_xTimerPendFunctionCall == 1 )
DFreeRTOS.h283 #ifndef INCLUDE_xTimerPendFunctionCall
284 #define INCLUDE_xTimerPendFunctionCall 0 macro
/Kernel-v11.1.0/examples/coverity/
DFreeRTOSConfig.h130 #define INCLUDE_xTimerPendFunctionCall 1 macro
/Kernel-v11.1.0/examples/template_configuration/
DFreeRTOSConfig.h643 #define INCLUDE_xTimerPendFunctionCall 0 macro
/Kernel-v11.1.0/
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.c504 …#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_…
812 …#if ( ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 ) && ( configUSE_…
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c4263 …VENT_GROUPS == 1 ) && ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 )…
4290 …VENT_GROUPS == 1 ) && ( configUSE_TRACE_FACILITY == 1 ) && ( INCLUDE_xTimerPendFunctionCall == 1 )…