Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/dts/bindings/can/
Dti,tcan4x5x.yaml5 Texas Instruments TCAN4x5x SPI CAN-FD controller.
9 tcan4x5x: can@0 {
10 compatible = ti,tcan4x5x";
31 compatible: "ti,tcan4x5x"
43 TCAN4x5x oscillator clock frequency in Hz (20MHz or 40MHz).
48 GPIO connected to the TCAN4x5x nWKRQ output. This signal is active low.
53 GPIO connected to the TCAN4x5x WAKE input. This signal is high-voltage, active high.
58 GPIO connected to the TCAN4x5x RST input. This signal is active high.
64 GPIO connected to the TCAN4x5x nINT interrupt output. This signal is open-drain, active low.
/Zephyr-Core-3.5.0/drivers/can/
DKconfig.tcan4x5x1 # TCAN4x5x configuration options
7 bool "TI TCAN4x5x"
13 Enable support for the Texas Instruments TCAN4x5x.
18 int "Stack size for the TCAN4x5x interrupt thread"
24 int "Priority for the TCAN4x5x interrupt thread"
DKconfig102 source "drivers/can/Kconfig.tcan4x5x"
Dcan_tcan4x5x.c198 /* TCAN4x5x SPI OP codes */
202 /* TCAN4x5x timing requirements */
209 * Only compile in support for the optional GPIOs if at least one enabled tcan4x5x device tree node
642 k_thread_name_set(tid, "tcan4x5x"); in tcan4x5x_init()
668 /* Set TCAN4x5x mode normal */ in tcan4x5x_init()
/Zephyr-Core-3.5.0/tests/drivers/build_all/can/
Dtestcase.yaml13 drivers.build_all.can.tcan4x5x:
/Zephyr-Core-3.5.0/boards/shields/tcan4550evm/
Dtcan4550evm.overlay20 compatible = "ti,tcan4x5x";
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst463 * Added support for TI TCAN4x5x CAN-FD controller with integrated transceiver
464 (:dtcompatible:`ti,tcan4x5x`).
1910 * :dtcompatible:`ti,tcan4x5x`