Lines Matching +full:frequency +full:- +full:based
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.
19 The T1 is equal to (T1H-T0H) or (T0L-T1L) in the datasheet.
21 Code-0
22 +------+ +---
26 ---+ +-----------------+
28 Code-1
29 +---------------+ +---
33 ---+ +--------+
36 The frequency determines the wave period.
39 For example, T0=3, T1=3, T2=4 and the frequency is 800kHz case,
45 child-binding:
47 Worldsemi WS2812 or compatible LED strip driver based on RaspberryPi Pico's PIO
50 include: ws2812-gpio.yaml
55 Inherited from ws2812-gpio.yaml.
61 frequency:
65 transmitted per second. It is same meaning as bit-per-seconds.