Searched refs:CanRxBoxAddMsg (Results 1 – 3 of 3) sorted by relevance
41 int32_t CanRxBoxAddMsg(struct CanRxBox *rbox, struct CanMsg *cmsg);
58 int32_t CanRxBoxAddMsg(struct CanRxBox *rbox, struct CanMsg *cmsg) in CanRxBoxAddMsg() function
167 (void)CanRxBoxAddMsg(rxBox, msg); in CanCntlrMsgDispatch()