zephyr/drivers/can
Rick Talbott 60e5e79ca1 drivers: mcux: imx rt flexcan support
Adds imx rt support.
Allows n-number of can interfaces based on device-tree.
Adds a "common" irq name.
Added CAN bus pins and dts for 1060 and 1064 EVK.

Signed-off-by: Rick Talbott <rtalbott@fastmail.com>
2020-09-29 14:03:10 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
Kconfig.net
Kconfig.stm32
can_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_loopback.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_loopback.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_mcp2515.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_mcp2515.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_mcux_flexcan.c drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
can_net.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_stm32.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
can_stm32.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
socket_can_generic.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00