Home
last modified time | relevance | path

Searched refs:configSUPPORT_DYNAMIC_ALLOCATION (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/patches/
HDFreeRTOSConfig.h91 #ifndef configSUPPORT_DYNAMIC_ALLOCATION
92 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/Socket/vSocketWakeUpUser/
HDvSocketWakeUpUser_harness.c39 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
77 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
/FreeRTOS-Plus-TCP-v3.1.0/test/build-combination/Common/
HDFreeRTOSConfig.h85 #define configSUPPORT_DYNAMIC_ALLOCATION 1 macro