Home
last modified time | relevance | path

Searched refs:configSUPPORT_STATIC_ALLOCATION (Results 1 – 16 of 16) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/patches/
DFreeRTOSConfig.h94 #ifndef configSUPPORT_STATIC_ALLOCATION
95 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/Socket/vSocketWakeUpUser/
DvSocketWakeUpUser_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/Coverity/ConfigFiles/
DFreeRTOSConfig.h65 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils_DiffConfig/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_ICMP_wo_assert/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP_DiffConfig/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets_DiffConfig/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_DiffConfig/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 0 macro
DFreeRTOS_IP_DiffConfig_utest.c121 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in vSetIPTaskHandle()
135 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in vSetIPTaskHandle()
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/ConfigFiles/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets_DiffConfig1/
DFreeRTOSConfig.h66 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/test/build-combination/Common/
DFreeRTOSConfig.h86 #define configSUPPORT_STATIC_ALLOCATION 1 macro
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/BufferManagement/
DBufferAllocation_1.c181 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in xNetworkBuffersInitialise()
DBufferAllocation_2.c111 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in xNetworkBuffersInitialise()
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP/
DFreeRTOS_IP_utest.c120 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in vSetIPTaskHandle()
134 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in vSetIPTaskHandle()
311 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in test_FreeRTOS_IPInit_HappyPath()
327 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in test_FreeRTOS_IPInit_HappyPath()
367 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in test_FreeRTOS_IPInit_QueueCreationFails()
408 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in test_FreeRTOS_IPInit_BufferCreationFails()
457 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in test_FreeRTOS_IPInit_TaskCreationFails()
473 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in test_FreeRTOS_IPInit_TaskCreationFails()
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP.c731 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in FreeRTOS_IPInit()
796 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) in FreeRTOS_IPInit()