Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_mcan.c1009 sizeof(struct can_mcan_tx_buffer) + in can_mcan_send()
1010 offsetof(struct can_mcan_tx_buffer, hdr), in can_mcan_send()
1019 put_idx * sizeof(struct can_mcan_tx_buffer) + in can_mcan_send()
1020 offsetof(struct can_mcan_tx_buffer, data_32), in can_mcan_send()
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h629 CAN_MCAN_DT_MRAM_TX_BUFFER_ELEMENTS(node_id) * sizeof(struct can_mcan_tx_buffer))
978 struct can_mcan_tx_buffer { struct