Searched refs:WS2812_NUM_COLORS (Results 1 – 3 of 3) sorted by relevance
186 (WS2812_NUM_COLORS(idx) * 8 * WS2812_SPI_NUM_PIXELS(idx))196 #define WS2812_NUM_COLORS(idx) (DT_INST_PROP_LEN(idx, color_mapping)) macro212 .num_colors = WS2812_NUM_COLORS(idx), \
217 #define WS2812_NUM_COLORS(idx) (DT_INST_PROP_LEN(idx, color_mapping)) macro222 (((WS2812_NUM_COLORS(idx) * WS2812_I2S_NUM_PIXELS(idx)) + \236 .num_colors = WS2812_NUM_COLORS(idx), \
188 #define WS2812_NUM_COLORS(idx) (DT_INST_PROP_LEN(idx, color_mapping)) macro231 .num_colors = WS2812_NUM_COLORS(idx), \