Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/include/
DFreeRTOS_Sockets.h361 BaseType_t * pxLength );
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Sockets.c3610 BaseType_t * pxLength ) in FreeRTOS_get_tx_head() argument
3616 *pxLength = 0; in FreeRTOS_get_tx_head()
3631 *pxLength = ( BaseType_t ) uxRemain; in FreeRTOS_get_tx_head()
3635 *pxLength = ( BaseType_t ) uxSpace; in FreeRTOS_get_tx_head()