Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/can/
Dcan_esp32_twai.c82 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_read_reg() local
83 const struct can_esp32_twai_config *twai_config = sja1000_config->custom; in can_esp32_twai_read_reg()
91 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_write_reg() local
92 const struct can_esp32_twai_config *twai_config = sja1000_config->custom; in can_esp32_twai_write_reg()
105 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_write_reg32() local
106 const struct can_esp32_twai_config *twai_config = sja1000_config->custom; in can_esp32_twai_write_reg32()
166 const struct can_sja1000_config *sja1000_config = dev->config; in can_esp32_twai_init() local
167 const struct can_esp32_twai_config *twai_config = sja1000_config->custom; in can_esp32_twai_init()
Dcan_kvaser_pci.c66 const struct can_sja1000_config *sja1000_config = dev->config; in can_kvaser_pci_init() local
67 const struct can_kvaser_pci_config *kvaser_config = sja1000_config->custom; in can_kvaser_pci_init()