Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dlp50xx.c43 #define LP50XX_MAX_CHANNELS(nmodules) \ macro
190 max_channels = base_channel + LP50XX_MAX_CHANNELS(config->num_modules); in lp50xx_write_channels()
382 static uint8_t lp##id##_chan_buf_##n[LP50XX_MAX_CHANNELS(nmodules) + 1];\