Searched defs:ws2812_gpio_cfg (Results 1 – 1 of 1) sorted by relevance
28 struct ws2812_gpio_cfg { struct29 struct gpio_dt_spec gpio;30 uint8_t num_colors;31 const uint8_t *color_mapping;32 size_t length;