zephyr/drivers/can
Henrik Brix Andersen de172f88d0 drivers: can: stm32h7: fdcan: rename driver to match reference manuals
Rename the STM32H7 FDCAN driver Kconfig symbol and implementation file to
match the naming used in the ST reference manuals.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-08-16 13:03:00 +02:00
..
transceiver
can_common.c
can_esp32_twai.c
can_fake.c
can_handlers.c
can_kvaser_pci.c
can_loopback.c
can_mcan.c
can_mcp2515.c
can_mcp2515.h
can_mcux_flexcan.c
can_mcux_mcan.c
can_native_posix_linux_socketcan.c
can_native_posix_linux_socketcan.h
can_native_posix_linux.c
can_nxp_s32_canxl.c
can_rcar.c
can_sam.c
can_sam0.c
can_shell.c
can_sja1000_priv.h
can_sja1000.c
can_stm32_bxcan.c
can_stm32_fdcan.c
can_stm32h7_fdcan.c
CMakeLists.txt
Kconfig
Kconfig.esp32
Kconfig.fake
Kconfig.kvaser
Kconfig.loopback
Kconfig.mcan
Kconfig.mcp2515
Kconfig.mcux
Kconfig.native_posix_linux
Kconfig.nxp_s32
Kconfig.rcar
Kconfig.sam
Kconfig.sam0
Kconfig.sja1000
Kconfig.stm32