zephyr/drivers/can
Henrik Brix Andersen 974e05a9d8 drivers: can: flexcan: handle rx overflow and undhandled irqs
Add handling of RX overflows and IRQs reported as undhandled by the
NXP MCUX HAL.

Fixes: #22625

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-06-02 21:49:53 +02:00
..
can_common.c
can_handlers.c canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
can_loopback.c device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
can_loopback.h device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
can_mcp2515.c devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
can_mcp2515.h device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
can_mcux_flexcan.c drivers: can: flexcan: handle rx overflow and undhandled irqs 2020-06-02 21:49:53 +02:00
can_net.c device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
can_shell.c canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
can_stm32.c devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
can_stm32.h device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
CMakeLists.txt
Kconfig drivers: can: Remove per instance Kconfig symbols 2020-05-07 10:08:31 +02:00
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux
Kconfig.net
Kconfig.stm32 drivers/can: stm32: configure driver thanks to compatible 2020-04-28 14:49:55 -05:00
socket_can_generic.h