Home
last modified time | relevance | path

Searched defs:pCellularCommContext (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/
A Dcomm_if_windows.c240 _cellularCommContext_t * pCellularCommContext = _getCellularCommContext(); in prvProcessUartInt() local
276 _cellularCommContext_t * pCellularCommContext = _getCellularCommContext(); in _CellularCommReceiveCBThreadFunc() local
385 _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) pUserData; in commTaskThread() local
442 …tic CellularCommInterfaceError_t setupCommTaskThread( _cellularCommContext_t * pCellularCommContex… in setupCommTaskThread()
492 …tic CellularCommInterfaceError_t cleanCommTaskThread( _cellularCommContext_t * pCellularCommContex… in cleanCommTaskThread()
536 _cellularCommContext_t * pCellularCommContext = _getCellularCommContext(); in _prvCommIntfOpen() local
696 … _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) commInterfaceHandle; in _prvCommIntfClose() local
781 … _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) commInterfaceHandle; in _prvCommIntfSend() local
907 … _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) commInterfaceHandle; in _prvCommIntfReceive() local
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A Dcomm_if_windows.c175 cellularCommContext_t * pCellularCommContext = &uxCellularCommContext; in prvProcessUartInt() local
313 cellularCommContext_t * pCellularCommContext = &uxCellularCommContext; in prvCommIntfOpen() local
447 cellularCommContext_t * pCellularCommContext = ( cellularCommContext_t * ) commInterfaceHandle; in prvCommIntfClose() local
521 cellularCommContext_t * pCellularCommContext = ( cellularCommContext_t * ) commInterfaceHandle; in prvCommIntfSend() local
619 cellularCommContext_t * pCellularCommContext = ( cellularCommContext_t * ) commInterfaceHandle; in prvCommIntfReceive() local

Completed in 10 milliseconds