Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A Dcomm_if_windows.c89 … CellularCommInterfaceHandle_t * pCommInterfaceHandle );
308 … CellularCommInterfaceHandle_t * pCommInterfaceHandle ) in prvCommIntfOpen() argument
411 *pCommInterfaceHandle = ( CellularCommInterfaceHandle_t ) pCellularCommContext; in prvCommIntfOpen()
/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/
A Dcomm_if_windows.c113 … CellularCommInterfaceHandle_t * pCommInterfaceHandle );
531 … CellularCommInterfaceHandle_t * pCommInterfaceHandle ) in _prvCommIntfOpen() argument
539 if( pCommInterfaceHandle == NULL ) in _prvCommIntfOpen()
650 *pCommInterfaceHandle = ( CellularCommInterfaceHandle_t ) pCellularCommContext; in _prvCommIntfOpen()

Completed in 10 milliseconds