Home
last modified time | relevance | path

Searched defs:xSize (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/BufferManagement/
DBufferAllocation_2.c179 size_t xSize = *pxRequestedSizeBytes; in pucGetNetworkBuffer() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/ConfigFiles/
DIPTraceMacroDefaults.h172 #define pvPortMallocSocket( xSize ) pvPortMalloc( ( xSize ) ) argument
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/pic32mzef/
DBufferAllocation_2.c322 size_t xSize = *pxRequestedSizeBytes; in pucGetNetworkBuffer() local
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DIPTraceMacroDefaults.h234 #define pvPortMallocSocket( xSize ) pvPortMalloc( ( xSize ) ) argument
DFreeRTOS_TCP_WIN.h108 … TCPWinSize_t xSize; /**< The TCP window sizes of the incoming and outgoing streams. */ member
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_GenericAPI_utest.c3581 const size_t xSize = 16; in test_FreeRTOS_inet_ntop_IPv4() local
3602 const size_t xSize = 16; in test_FreeRTOS_inet_ntop_IPv6() local
3623 const size_t xSize = 16; in test_FreeRTOS_inet_ntop_Unknown() local