Lines Matching +full:i2c +full:- +full:command
2 # SPDX-License-Identifier: Apache-2.0
14 command-delay-ms = <10>;
15 special-command-delay-ms = <50>;
21 include: [auxdisplay-device.yaml, i2c-device.yaml]
28 - 16
29 - 20
35 - 2
36 - 4
38 command-delay-ms:
42 Delay in milliseconds (defaults to 10ms if not set) after a normal command was sent.
44 implementation which assumes 100 kbps I2C configuration. This value
45 might require tweaking if using I2C at a higher bitrare and/or relativily
48 special-command-delay-ms:
52 Delay in milliseconds (defaults to 50ms if not set) after a special command was sent.
54 implementation which assumes 100 kbps I2C configuration. This value
55 might require tweaking if using I2C at a higher bitrare and/or relativily