Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_stm32_fdcan.c355 static int can_stm32fd_write_reg(const struct device *dev, uint16_t reg, uint32_t val) in can_stm32fd_write_reg() function
607 .write_reg = can_stm32fd_write_reg,