Searched refs:CanRxBoxGetMsg (Results 1 – 3 of 3) sorted by relevance
43 int32_t CanRxBoxGetMsg(struct CanRxBox *rbox, struct CanMsg **cmsg, uint32_t tms);
123 ret = CanRxBoxGetMsg(client->rxBox, &cmsg, tms); in CanClientReadMsg()
87 int32_t CanRxBoxGetMsg(struct CanRxBox *rbox, struct CanMsg **cmsg, uint32_t tms) in CanRxBoxGetMsg() function