Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_tcan4x5x.c365 static int tcan4x5x_write_mcan_mram(const struct device *dev, uint16_t offset, const void *src, in tcan4x5x_write_mcan_mram() function
381 err = tcan4x5x_write_mcan_mram(dev, offset, &buf, pending); in tcan4x5x_clear_mcan_mram()
742 .write_mram = tcan4x5x_write_mcan_mram,