Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
HDFreeRTOS_Sockets.h374 BaseType_t * pxLength );
/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_Sockets.c4376 BaseType_t * pxLength ) in FreeRTOS_get_tx_head() argument
4382 *pxLength = 0; in FreeRTOS_get_tx_head()
4397 *pxLength = ( BaseType_t ) uxRemain; in FreeRTOS_get_tx_head()
4401 *pxLength = ( BaseType_t ) uxSpace; in FreeRTOS_get_tx_head()