Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/led/
Dlp50xx.c44 #define LP50XX_MAX_CHANNELS(nmodules) \ macro
195 max_channels = base_channel + LP50XX_MAX_CHANNELS(config->num_modules); in lp50xx_write_channels()
387 static uint8_t lp##id##_chan_buf_##n[LP50XX_MAX_CHANNELS(nmodules) + 1];\