zephyr/drivers/can
Raffael Rostagno 90c6106926 drivers: esp32: Interrupts flags configuration
Allows configuring interrupts flags in the device tree for
ESP32 devices.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-22 14:25:25 -04:00
..
transceiver
CMakeLists.txt
Kconfig
Kconfig.esp32
Kconfig.fake
Kconfig.kvaser
Kconfig.loopback
Kconfig.mcan
Kconfig.mcp251xfd
Kconfig.mcp2515
Kconfig.mcux dts: arm: nxp: add Flexcan support for S32Z27x 2024-08-21 11:03:44 +02:00
Kconfig.native_linux
Kconfig.nrf
Kconfig.numaker
Kconfig.nxp_s32
Kconfig.rcar
Kconfig.sam
Kconfig.sam0
Kconfig.sja1000
Kconfig.stm32
Kconfig.tcan4x5x
Kconfig.xmc4xxx
can_common.c
can_esp32_twai.c drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
can_fake.c drivers: can: fake: install default core clock delegate at driver init 2024-08-20 10:34:07 +02:00
can_handlers.c
can_kvaser_pci.c
can_loopback.c
can_mcan.c
can_mcp251xfd.c
can_mcp251xfd.h
can_mcp2515.c
can_mcp2515.h
can_mcux_flexcan.c
can_mcux_mcan.c
can_native_linux.c drivers can_native_linux: Remove reference to native_posix 2024-08-16 09:20:58 +01:00
can_native_linux_adapt.c
can_native_linux_adapt.h drivers can_native_linux: Remove reference to native_posix 2024-08-16 09:20:58 +01:00
can_nrf.c
can_numaker.c
can_nxp_s32_canxl.c drivers: nxp_s32_canxl: support rxfifo on new SoC version s32ze 2024-08-21 11:03:34 +02:00
can_rcar.c
can_sam.c
can_sam0.c
can_shell.c
can_sja1000.c
can_sja1000_priv.h
can_stm32_bxcan.c
can_stm32_fdcan.c
can_stm32h7_fdcan.c
can_tcan4x5x.c
can_xmc4xxx.c