Searched full:ncp5623 (Results 1 – 7 of 7) sorted by relevance
6 NCP5623 Triple Output I2C Controlled RGB LED driver10 The following example defines a single RGB LED in the ncp5623 DT node13 compatible = "onnn,ncp5623";26 The following example defines three single-channel LEDs in the ncp5623 DT node29 compatible = "onnn,ncp5623";55 compatible: "onnn,ncp5623"
5 config NCP5623 config6 bool "NCP5623 LED driver"11 Enable driver for the Onsemi NCP5623 I2C LED controller.
17 zephyr_library_sources_ifdef(CONFIG_NCP5623 ncp5623.c)
12 * @brief NCP5623 LED driver14 * The NCP5623 is a 3-channel LED driver that communicates over I2C.23 LOG_MODULE_REGISTER(ncp5623, CONFIG_LED_LOG_LEVEL);
36 source "drivers/led/Kconfig.ncp5623"
103 ncp5623@d {104 compatible = "onnn,ncp5623";
1647 * :dtcompatible:`onnn,ncp5623`