Lines Matching +full:spi +full:- +full:one +full:- +full:frame
2 # SPDX-License-Identifier: Apache-2.0
5 Worldsemi WS2812 LED strip, SPI binding
8 strip with a SPI master.
10 The SPI driver should be usable as long as a zephyr SPI API driver
14 - spi-max-frequency
15 - spi-zero-frame
16 - spi-one-frame.
21 compatible: "worldsemi,ws2812-spi"
23 include: [spi-device.yaml, ws2812.yaml]
27 spi-one-frame:
30 description: 8-bit SPI frame to shift out for a 1 pulse.
32 spi-zero-frame:
35 description: 8-bit SPI frame to shift out for a 0 pulse.