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 ) )
2838 #ifndef configSUPPORT_DYNAMIC_ALLOCATION2840 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro2843 #if ( ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION != 1 ) )2844 …NG_FUNCTIONS cannot be used without dynamic allocation, but configSUPPORT_DYNAMIC_ALLOCATION is no…2881 #if ( ( configSUPPORT_STATIC_ALLOCATION == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 0 ) )2882 …#error configSUPPORT_STATIC_ALLOCATION and configSUPPORT_DYNAMIC_ALLOCATION cannot both be 0, but …3096 …( ( ( portUSING_MPU_WRAPPERS == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPOR…3097 ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) ) )3252 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )3290 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
171 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
229 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )
384 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )393 #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 )675 … #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) ) in vEventGroupDelete()681 … #elif ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) in vEventGroupDelete()712 #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 )645 #if ( ( configUSE_MUTEXES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )910 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )2272 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) ) in vQueueDelete()2278 #elif ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) in vQueueDelete()3177 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
334 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1050 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in prvProcessReceivedCommands()
330 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )569 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) in vStreamBufferDelete()
760 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )769 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1522 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1641 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )6476 …#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 …533 …== 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 …1078 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 )1339 #if ( ( configUSE_MUTEXES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1392 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1501 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1985 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_EVENT_GROUPS == 1 ) )2434 #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 ) )3765 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_TIMERS == 1 )4172 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_EVENT_GROUPS == 1 ) )4683 #if ( ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configUSE_STREAM_BUFFERS == 1 ) )
284 #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
Completed in 87 milliseconds