Home
last modified time | relevance | path

Searched refs:configKERNEL_PROVIDED_STATIC_MEMORY (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.0.1/examples/coverity/
DFreeRTOSConfig.h105 #define configKERNEL_PROVIDED_STATIC_MEMORY 1 macro
/Kernel-v11.0.1/examples/template_configuration/
DFreeRTOSConfig.h532 #define configKERNEL_PROVIDED_STATIC_MEMORY 1 macro
/Kernel-v11.0.1/include/
DFreeRTOS.h2737 #ifndef configKERNEL_PROVIDED_STATIC_MEMORY
2738 #define configKERNEL_PROVIDED_STATIC_MEMORY 0 macro
/Kernel-v11.0.1/
Dtasks.c8636 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configKERNEL_PROVIDED_STATIC_MEMORY == 1 ) && (…
8677 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configKERNEL_PROVIDED_STATIC_MEMORY == 1 ) && (…
DHistory.txt41 implementations by setting configKERNEL_PROVIDED_STATIC_MEMORY to 1 in their