Lines Matching +full:divider +full:- +full:int +full:- +full:2
2 # SPDX-License-Identifier: Apache-2.0
4 description: Espressif ESP32 Two-Wire Automotive Interface (TWAI)
6 compatible: "espressif,esp32-twai"
8 include: [can-controller.yaml, pinctrl-device.yaml]
20 pinctrl-0:
23 pinctrl-names:
26 clkout-divider:
27 type: int
29 Clock divider for the CLKOUT signal. If not set, the CLKOUT signal is turned off.
31 Valid values are 1 or any even number from 2 to 14 for ESP32 and 2 to 490 for newer
32 Espressif MCUs like ESP32-C3.