Searched full:tcan4x5x (Results 1 – 7 of 7) sorted by relevance
5 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.
1 # TCAN4x5x configuration options7 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"
102 source "drivers/can/Kconfig.tcan4x5x"
198 /* 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 node642 k_thread_name_set(tid, "tcan4x5x"); in tcan4x5x_init()668 /* Set TCAN4x5x mode normal */ in tcan4x5x_init()
13 drivers.build_all.can.tcan4x5x:
20 compatible = "ti,tcan4x5x";
463 * Added support for TI TCAN4x5x CAN-FD controller with integrated transceiver464 (:dtcompatible:`ti,tcan4x5x`).1910 * :dtcompatible:`ti,tcan4x5x`