Searched full:grb (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/dts/bindings/led_strip/ |
D | led-strip.yaml | 20 For example a GRB channel to color mapping would be
|
D | ws2812.yaml | 16 at least 550 ns, with 700 ns or so typical. Pixel order is GRB.
|
/Zephyr-latest/drivers/led_strip/ |
D | ws2812_spi.c | 98 * in color mapping on-wire format (e.g. GRB, GRBW, RGB, etc). in ws2812_strip_update_rgb() 189 * Retrieve the channel to color mapping (e.g. RGB, BGR, GRB, ...) from the
|
D | ws2812_gpio.c | 140 /* Convert from RGB to on-wire format (e.g. GRB, GRBW, RGB, etc) */ in ws2812_gpio_update_rgb() 181 * Retrieve the channel to color mapping (e.g. RGB, BGR, GRB, ...) from the
|
D | lpd880x.c | 105 * GRB is the ordering used by commonly available in lpd880x_strip_update_rgb()
|
D | ws2812_i2s.c | 93 * in color mapping on-wire format (e.g. GRB, GRBW, RGB, etc). in ws2812_strip_update_rgb()
|
D | ws2812_rpi_pico_pio.c | 125 * Retrieve the channel to color mapping (e.g. RGB, BGR, GRB, ...) from the
|