Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_esp32_twai.c84 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_read_reg()
93 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_write_reg()
107 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_write_reg32()
168 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_init()
289 static const struct can_sja1000_config can_sja1000_config_##inst = \
Dcan_kvaser_pci.c66 const struct can_sja1000_config *sja1000_config = dev->config; in can_kvaser_pci_init()
168 static const struct can_sja1000_config can_sja1000_config_##inst = \
Dcan_sja1000.c24 const struct can_sja1000_config *config = dev->config; in can_sja1000_write_reg()
31 const struct can_sja1000_config *config = dev->config; in can_sja1000_read_reg()
153 const struct can_sja1000_config *config = dev->config; in can_sja1000_start()
189 const struct can_sja1000_config *config = dev->config; in can_sja1000_stop()
748 const struct can_sja1000_config *config = dev->config; in can_sja1000_init()
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_sja1000.h104 struct can_sja1000_config { struct