Home
last modified time | relevance | path

Searched refs:ws2812_i2s_init (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/led_strip/
Dws2812_i2s.c160 static int ws2812_i2s_init(const struct device *dev) in ws2812_i2s_init() function
247 DEVICE_DT_INST_DEFINE(idx, ws2812_i2s_init, NULL, NULL, &ws2812_i2s_##idx##_cfg, \