zephyr/drivers/can
Henrik Brix Andersen 42af963db2 drivers: can: shell: add command for configuring a CAN controller
Add shell command for configuring the mode and bitrate of a CAN
controller.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-04-21 18:26:16 +02:00
..
can_common.c cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_handlers.c drivers: can: Extend CAN API for bus-state management. 2019-10-24 12:28:01 +03:00
can_loopback.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
can_loopback.h cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_mcp2515.c devicetree: Rename spi cs gpio macros 2020-03-26 12:24:23 -05:00
can_mcp2515.h devicetree: Rename spi cs gpio macros 2020-03-26 12:24:23 -05:00
can_mcux_flexcan.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
can_net.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
can_shell.c drivers: can: shell: add command for configuring a CAN controller 2020-04-21 18:26:16 +02:00
can_stm32.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
can_stm32.h drivers: can: stm32: Support CAN_2 interface 2020-01-30 14:27:28 -05:00
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
Kconfig.loopback drivers: can: loopback: Use thread to send frames. 2020-03-12 16:10:09 +02:00
Kconfig.mcp2515 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
socket_can_generic.h net: sockets: can: Close the socket cleanly 2019-06-18 17:58:00 +03:00