Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dncp5623.c30 #define NCP5623_CHANNEL_COUNT 3 macro
152 if (led_info->num_colors != NCP5623_CHANNEL_COUNT) { in ncp5623_led_init()
154 dev->name, led_info->num_colors, NCP5623_CHANNEL_COUNT); in ncp5623_led_init()
174 NCP5623_CHANNEL_COUNT); in ncp5623_led_init()