Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_stm32_fdcan.c448 static int can_stm32fd_read_mram(const struct device *dev, uint16_t offset, void *dst, size_t len) in can_stm32fd_read_mram() function
608 .read_mram = can_stm32fd_read_mram,