Home
last modified time | relevance | path

Searched full:mcp251xfd (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/dts/bindings/can/
Dmicrochip,mcp251xfd.yaml5 Microchip MCP251XFD SPI CAN FD controller
7 The MCP251XFD node is defined on an SPI bus. An example
14 compatible = "microchip,mcp251xfd";
25 compatible: "microchip,mcp251xfd"
/Zephyr-latest/boards/shields/mikroe_mcp2518fd_click/
Dmikroe_mcp2518fd_click.overlay5 compatible = "microchip,mcp251xfd";
/Zephyr-latest/tests/drivers/build_all/can/
Dtestcase.yaml19 drivers.can.build_all.mcp251xfd:
/Zephyr-latest/boards/phytec/phyboard_polis/
Dphyboard_polis_mimx8mm6_m4.dts60 compatible = "microchip,mcp251xfd";
/Zephyr-latest/drivers/can/
DKconfig129 source "drivers/can/Kconfig.mcp251xfd"
Dcan_mcp251xfd.c1103 * From Linux mcp251xfd driver in mcp251xfd_handle_interrupts()
1571 (void)k_thread_name_set(&dev_data->int_thread, "MCP251XFD interrupt thread"); in mcp251xfd_init()
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst468 * Added support for Microchip MCP251xFD CAN-FD controller (:dtcompatible:`microchip,mcp251xfd`).
1415 * :dtcompatible:`microchip,mcp251xfd`