Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_stm32h7_fdcan.c22 struct can_stm32h7_config { struct
34 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_read_reg() argument
42 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_write_reg()
50 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_read_mram()
59 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_write_mram()
67 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_clear_mram()
93 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_clock_enable()
121 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_init()
207 static const struct can_stm32h7_config can_stm32h7_cfg_##n = { \