Home
last modified time | relevance | path

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

/components/drivers/can/
A Ddev_can.c786 struct rt_can_msg tmpmsg; in rt_hw_can_isr() local
802 ch = can->ops->recvmsg(can, &tmpmsg, no); in rt_hw_can_isr()
843 rt_memcpy(&listmsg->data, &tmpmsg, sizeof(struct rt_can_msg)); in rt_hw_can_isr()
847 hdr = tmpmsg.hdr_index; in rt_hw_can_isr()

Completed in 5 milliseconds