Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_stm32_fdcan.c169 struct can_stm32fd_config { struct
260 const struct can_stm32fd_config *stm32fd_config = mcan_config->custom; in can_stm32fd_read_reg()
324 const struct can_stm32fd_config *stm32fd_config = mcan_config->custom; in can_stm32fd_write_reg()
382 const struct can_stm32fd_config *stm32fd_config = mcan_config->custom; in can_stm32fd_read_mram()
391 const struct can_stm32fd_config *stm32fd_config = mcan_config->custom; in can_stm32fd_write_mram()
399 const struct can_stm32fd_config *stm32fd_config = mcan_config->custom; in can_stm32fd_clear_mram()
428 const struct can_stm32fd_config *stm32fd_cfg = mcan_cfg->custom; in can_stm32fd_clock_enable()
461 const struct can_stm32fd_config *stm32fd_cfg = mcan_cfg->custom; in can_stm32fd_init()
587 static const struct can_stm32fd_config can_stm32fd_cfg_##inst = { \