Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h909 struct can_mcan_rx_fifo_hdr { struct
938 struct can_mcan_rx_fifo_hdr hdr; argument
/Zephyr-latest/drivers/can/
Dcan_mcan.c686 struct can_mcan_rx_fifo_hdr hdr; in can_mcan_get_message()
707 &hdr, sizeof(struct can_mcan_rx_fifo_hdr)); in can_mcan_get_message()