Searched refs:configSUPPORT_DYNAMIC_ALLOCATION (Results 1 – 9 of 9) sorted by relevance
98 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )163 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )705 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )826 #if( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_RECURSIVE_MUTEXES == 1 ) )971 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
872 #ifndef configSUPPORT_DYNAMIC_ALLOCATION874 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro897 #if( ( configSUPPORT_STATIC_ALLOCATION == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 0 ) )898 …#error configSUPPORT_STATIC_ALLOCATION and configSUPPORT_DYNAMIC_ALLOCATION cannot both be 0, but …1073 …LLOCATION_POSSIBLE ( ( ( portUSING_MPU_WRAPPERS == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 …1074 ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) ) )1219 #if( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1260 #if( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
128 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1318 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
142 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
285 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )380 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
221 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
117 #if( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )405 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in xQueueGenericCreateStatic()428 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )570 #if( ( configUSE_MUTEXES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )727 #if( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1451 #if( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) ) in vQueueDelete()1457 #elif( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) in vQueueDelete()
50 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
256 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro