Lines Matching refs:can_stm32_config
64 struct can_stm32_config { struct
117 const struct can_stm32_config *cfg = dev->config; in can_stm32_rx_isr_handler()
159 const struct can_stm32_config *cfg = dev->config; in can_stm32_get_state()
196 const struct can_stm32_config *cfg = dev->config; in can_stm32_bus_state_change_isr()
240 const struct can_stm32_config *cfg = dev->config; in can_stm32_tx_isr_handler()
289 const struct can_stm32_config *cfg = dev->config; in can_stm32_isr()
315 const struct can_stm32_config *cfg = dev->config; in can_stm32_state_change_isr()
392 const struct can_stm32_config *cfg = dev->config; in can_stm32_start()
437 const struct can_stm32_config *cfg = dev->config; in can_stm32_stop()
481 const struct can_stm32_config *cfg = dev->config; in can_stm32_set_mode()
542 const struct can_stm32_config *cfg = dev->config; in can_stm32_set_timing()
567 const struct can_stm32_config *cfg = dev->config; in can_stm32_get_core_clock()
597 const struct can_stm32_config *cfg = dev->config; in can_stm32_init()
695 const struct can_stm32_config *cfg = dev->config; in can_stm32_set_state_change_callback()
711 const struct can_stm32_config *cfg = dev->config; in can_stm32_recover()
761 const struct can_stm32_config *cfg = dev->config; in can_stm32_send()
899 const struct can_stm32_config *cfg = dev->config; in can_stm32_set_filter()
1001 const struct can_stm32_config *cfg = dev->config; in can_stm32_remove_rx_filter()
1139 static const struct can_stm32_config can_stm32_cfg_##inst = { \