Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h950 struct can_mcan_tx_buffer_hdr { struct
979 struct can_mcan_tx_buffer_hdr hdr; argument
/Zephyr-latest/drivers/can/
Dcan_mcan.c911 struct can_mcan_tx_buffer_hdr tx_hdr = { in can_mcan_send()
1011 &tx_hdr, sizeof(struct can_mcan_tx_buffer_hdr)); in can_mcan_send()