Lines Matching full:can
1 .. zephyr:code-sample:: can-counter
2 :name: Controller Area Network (CAN) counter
5 Send and receive CAN messages.
10 This sample demonstrates how to use the Controller Area Network (CAN) API.
24 The sample can be built and executed for boards with a SoC that have an
25 integrated CAN controller or for boards with a SoC that has been augmented
26 with a stand alone CAN controller.
28 Integrated CAN controller
34 :zephyr-app: samples/drivers/can/counter
38 Stand alone CAN controller
41 For the nrf52dk/nrf52832 board combined with the DFRobot CAN bus V2.0 shield that
42 provides the MCP2515 CAN controller:
45 :zephyr-app: samples/drivers/can/counter