Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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";
29 compatible: "microchip,mcp251xfd"
/Zephyr-Core-3.5.0/tests/drivers/build_all/can/
Dtestcase.yaml19 drivers.build_all.can.mcp251xfd:
/Zephyr-Core-3.5.0/boards/shields/mikroe_mcp2518fd_click/
Dmikroe_mcp2518fd_click.overlay5 compatible = "microchip,mcp251xfd";
/Zephyr-Core-3.5.0/drivers/can/
DKconfig103 source "drivers/can/Kconfig.mcp251xfd"
Dcan_mcp251xfd.c1083 * From Linux mcp251xfd driver in mcp251xfd_handle_interrupts()
1551 (void)k_thread_name_set(&dev_data->int_thread, "MCP251XFD interrupt thread"); in mcp251xfd_init()
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst465 * Added support for Microchip MCP251xFD CAN-FD controller (:dtcompatible:`microchip,mcp251xfd`).
1412 * :dtcompatible:`microchip,mcp251xfd`