Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_stm32_fdcan.c256 static int can_stm32fd_read_reg(const struct device *dev, uint16_t reg, uint32_t *val) in can_stm32fd_read_reg() function
606 .read_reg = can_stm32fd_read_reg,