Searched refs:canbus (Results 101 – 125 of 129) sorted by relevance
123456
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk.dtsi | 33 zephyr,canbus = &flexcan3;
|
/Zephyr-latest/boards/nxp/twr_ke18f/ |
D | twr_ke18f.dts | 55 zephyr,canbus = &flexcan0;
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 292 -object can-host-socketcan,id=canhost0,if=${CONFIG_CAN_QEMU_IFACE_NAME},canbus=canbus0) 297 list(APPEND QEMU_FLAGS -device kvaser_pci,canbus=canbus0)
|
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/ |
D | sam_v71_xult-common.dtsi | 32 zephyr,canbus = &can1;
|
/Zephyr-latest/boards/witte/linum/ |
D | linum.dts | 23 zephyr,canbus = &fdcan1;
|
/Zephyr-latest/boards/nxp/mimxrt1064_evk/ |
D | mimxrt1064_evk.dts | 36 zephyr,canbus = &flexcan2;
|
/Zephyr-latest/boards/st/stm32h7b3i_dk/ |
D | stm32h7b3i_dk.dts | 24 zephyr,canbus = &fdcan1;
|
/Zephyr-latest/dts/riscv/espressif/esp32c3/ |
D | esp32c3_common.dtsi | 24 zephyr,canbus = &twai;
|
/Zephyr-latest/boards/nxp/rddrone_fmuk66/ |
D | rddrone_fmuk66.dts | 44 zephyr,canbus = &flexcan0;
|
/Zephyr-latest/tests/drivers/can/host/ |
D | README.rst | 22 * The CAN controller to be used is set using the ``zephyr,canbus`` chosen devicetree node.
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/ |
D | mimxrt1062_fmurt6.dts | 38 zephyr,canbus = &flexcan1;
|
/Zephyr-latest/dts/xtensa/espressif/esp32s2/ |
D | esp32s2_common.dtsi | 25 zephyr,canbus = &twai;
|
/Zephyr-latest/boards/nxp/lpcxpresso55s16/doc/ |
D | index.rst | 73 | CAN | on-chip | canbus |
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 35 zephyr,canbus = &flexcan1;
|
/Zephyr-latest/boards/nxp/lpcxpresso55s36/doc/ |
D | index.rst | 67 | CAN | on-chip | canbus |
|
/Zephyr-latest/dts/xtensa/espressif/esp32/ |
D | esp32_common.dtsi | 19 zephyr,canbus = &twai;
|
/Zephyr-latest/dts/xtensa/espressif/esp32s3/ |
D | esp32s3_common.dtsi | 23 zephyr,canbus = &twai;
|
/Zephyr-latest/boards/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 29 zephyr,canbus = &flexcan0;
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 391 * - zephyr,canbus
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.6.rst | 1225 * :github:`35138` - [Coverity CID: 229545] Out-of-bounds access in tests/subsys/canbus/isotp/confor… 1226 * :github:`35137` - [Coverity CID: 225993] Out-of-bounds access in tests/subsys/canbus/isotp/confor… 1253 * :github:`35110` - [Coverity CID: 220616] Arguments in wrong order in tests/subsys/canbus/isotp/co… 1684 * :github:`33149` - subsys: canbus: canopen EDSEditor / libedssharp version that works with Zephyr'… 2026 * :github:`31150` - tests/subsys/canbus/isotp/conformance: failing on nucleo_f746zg 2027 * :github:`31149` - tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg 2105 * :github:`26363` - samples: subsys: canbus: canopen: objdict: CO_OD.h is not normally made.
|
D | release-notes-2.4.rst | 1015 * :github:`28152` - frdm_k64f: running samples/subsys/canbus/canopen/ failed 1211 * :github:`27239` - samples/subsys/canbus/isotp/sample.subsys.canbus.isotp fails on FRDM-K64F 1393 * :github:`26363` - samples: subsys: canbus: canopen: objdict: CO_OD.h is not normally made.
|
D | release-notes-3.0.rst | 468 * Renamed ``zephyr,can-primary`` chosen property to ``zephyr,canbus``. 1178 * :github:`40070` - canbus: isotp: Violations of k_fifo and net_buf API usage
|
D | release-notes-2.7.rst | 1384 * :github:`37691` - samples/subsys/canbus/isotp/sample.subsys.canbus.isotp fails to build on mimxrt…
|
D | release-notes-2.3.rst | 1230 * :github:`22625` - tests/subsys/canbus/isotp/conformance fails on frdm_k64f and twr_ke18f boards
|
D | release-notes-2.0.rst | 189 * Added support for canbus Ethernet translator
|
123456