Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/BufferManagement/
DBufferAllocation_1.c237 BaseType_t xInvalid = pdFALSE; in pxGetNetworkBufferWithDescriptor() local
263 xInvalid = pdTRUE; in pxGetNetworkBufferWithDescriptor()
268 if( xInvalid == pdTRUE ) in pxGetNetworkBufferWithDescriptor()