Searched refs:pFunctSignalRx (Results 1 – 2 of 2) sorted by relevance
47 if(em!=NULL && em->pFunctSignalRx!=NULL){ in CO_EM_receive()50 em->pFunctSignalRx(CO_CANrxMsg_readIdent(msg), in CO_EM_receive()161 em->pFunctSignalRx = NULL; in CO_EM_init()217 void (*pFunctSignalRx)(const uint16_t ident, in CO_EM_initCallbackRx()224 em->pFunctSignalRx = pFunctSignalRx; in CO_EM_initCallbackRx()
269 void (*pFunctSignalRx)(const uint16_t ident, member419 void (*pFunctSignalRx)(const uint16_t ident,