Searched refs:configSUPPORT_DYNAMIC_ALLOCATION (Results 1 – 25 of 26) sorted by relevance
12
96 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )166 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )734 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_MUTEXES == 1 ) )867 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_RECURSIVE_MUTEXES == 1 ) )1024 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
148 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1603 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1682 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
2813 #ifndef configSUPPORT_DYNAMIC_ALLOCATION2815 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro2818 #if ( ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION != 1 ) )2819 …NG_FUNCTIONS cannot be used without dynamic allocation, but configSUPPORT_DYNAMIC_ALLOCATION is no…2856 #if ( ( configSUPPORT_STATIC_ALLOCATION == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 0 ) )2857 …#error configSUPPORT_STATIC_ALLOCATION and configSUPPORT_DYNAMIC_ALLOCATION cannot both be 0, but …3071 …( ( ( portUSING_MPU_WRAPPERS == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPOR…3072 ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) ) )3227 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )3265 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
171 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
229 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
381 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )390 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configNUMBER_OF_CORES > 1 ) && ( configUSE_COR…
53 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )54 #error This file must not be used if configSUPPORT_DYNAMIC_ALLOCATION is 0
49 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )50 #error This file must not be used if configSUPPORT_DYNAMIC_ALLOCATION is 0
51 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )52 #error This file must not be used if configSUPPORT_DYNAMIC_ALLOCATION is 0
50 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )51 #error This file must not be used if configSUPPORT_DYNAMIC_ALLOCATION is 0
84 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )85 #error This file must not be used if configSUPPORT_DYNAMIC_ALLOCATION is 0
63 … #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )116 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in xEventGroupCreateStatic()143 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )672 … #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) ) in vEventGroupDelete()678 … #elif ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) in vEventGroupDelete()709 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in xEventGroupGetStaticBuffer()
124 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )419 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in xQueueGenericCreateStatic()458 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in xQueueGenericGetStaticBuffers()500 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )642 #if ( ( configUSE_MUTEXES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )900 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )2269 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) ) in vQueueDelete()2275 #elif ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) in vQueueDelete()3174 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
334 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1052 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in prvProcessReceivedCommands()
330 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )569 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in vStreamBufferDelete()
743 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )752 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1500 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1619 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )6417 …#if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) && ( p… in prvDeleteTCB()
53 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )54 #error configSUPPORT_DYNAMIC_ALLOCATION must be 1 to use this port.
285 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )304 #if( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
50 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in os_wrapper_mutex_create()
46 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 0 )47 #error configSUPPORT_DYNAMIC_ALLOCATION must be set to 1 to use this port.
74 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro
57 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )510 …== 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 …532 …== 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 …1076 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1337 #if ( ( configUSE_MUTEXES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1390 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1499 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1955 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_EVENT_GROUPS == 1 ) )2404 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_STREAM_BUFFERS == 1 ) )
1545 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1769 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )2769 #if ( ( configUSE_MUTEXES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )2832 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )2897 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )2988 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )3732 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_TIMERS == 1 )4150 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_EVENT_GROUPS == 1 ) )4661 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_STREAM_BUFFERS == 1 ) )
277 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro
51 #if ( ( configSUPPORT_FPU == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 0 ) )52 #error configSUPPORT_DYNAMIC_ALLOCATION must be set to 1 to use this port with an FPU