Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A Dcomm_if_windows.c107 uint32_t * pDataReceivedLength );
616 uint32_t * pDataReceivedLength ) in prvCommIntfReceive() argument
659 *pDataReceivedLength = ( uint32_t ) dwRead; in prvCommIntfReceive()
691 *pDataReceivedLength = ( uint32_t ) dwRead; in prvCommIntfReceive()
/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/
A Dcomm_if_windows.c131 uint32_t * pDataReceivedLength );
904 uint32_t * pDataReceivedLength ) in _prvCommIntfReceive() argument
925 else if( pDataReceivedLength == NULL ) in _prvCommIntfReceive()
973 *pDataReceivedLength = ( uint32_t ) dwRead; in _prvCommIntfReceive()
1013 *pDataReceivedLength = ( uint32_t ) dwRead; in _prvCommIntfReceive()

Completed in 24 milliseconds