Searched refs:configSUPPORT_DYNAMIC_ALLOCATION (Results 1 – 3 of 3) sorted by relevance
91 #ifndef configSUPPORT_DYNAMIC_ALLOCATION92 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro
39 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )77 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
85 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro