Lines Matching +full:- +full:t0
2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "worldsemi,ws2812-rpi_pico-pio"
9 include: pinctrl-device.yaml
12 bit-waveform:
15 This property defines the waveform for sending 1-bit data.
17 The T0 is equal to T0H in the datasheet.
19 The T1 is equal to (T1H-T0H) or (T0L-T1L) in the datasheet.
21 Code-0
22 +------+ +---
24 | T0 | T1+T2 |
26 ---+ +-----------------+
28 Code-1
29 +---------------+ +---
31 | T0+T1 | T2 |
33 ---+ +--------+
37 The T0~T2 means ratio in one period.
39 For example, T0=3, T1=3, T2=4 and the frequency is 800kHz case,
45 child-binding:
50 include: ws2812-gpio.yaml
55 Inherited from ws2812-gpio.yaml.
65 transmitted per second. It is same meaning as bit-per-seconds.