zephyr/drivers/can
Karsten Koenig 4897c95462 drivers: can: mcp2515: Switch to new GPIO API
Mark the INT signal to be active low and use the new functions to get
gpio state and configure the gpio interrupt flanks.

Signed-off-by: Karsten Koenig <karsten.koenig.030@gmail.com>
2020-02-05 12:00:36 +01:00
..
can_common.c
can_handlers.c
can_loopback.c
can_loopback.h
can_mcp2515.c drivers: can: mcp2515: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
can_mcp2515.h
can_mcux_flexcan.c
can_net.c
can_shell.c
can_stm32.c drivers: can: stm32: Support CAN_2 interface 2020-01-30 14:27:28 -05:00
can_stm32.h drivers: can: stm32: Support CAN_2 interface 2020-01-30 14:27:28 -05:00
CMakeLists.txt
Kconfig drivers: can: stm32: Support CAN_2 interface 2020-01-30 14:27:28 -05:00
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux
Kconfig.net
Kconfig.stm32
socket_can_generic.h