Searched refs:ws2812_spi_cfg (Results 1 – 1 of 1) sorted by relevance
39 struct ws2812_spi_cfg { struct50 static const struct ws2812_spi_cfg *dev_cfg(const struct device *dev) in dev_cfg() argument82 const struct ws2812_spi_cfg *cfg = dev_cfg(dev); in ws2812_strip_update_rgb()139 const struct ws2812_spi_cfg *cfg = dev_cfg(dev); in ws2812_strip_length()146 const struct ws2812_spi_cfg *cfg = dev_cfg(dev); in ws2812_spi_init()207 static const struct ws2812_spi_cfg ws2812_spi_##idx##_cfg = { \