Home
last modified time | relevance | path

Searched full:ncp5623 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/led/
Donnn,ncp5623.yaml6 NCP5623 Triple Output I2C Controlled RGB LED driver
10 The following example defines a single RGB LED in the ncp5623 DT node
13 compatible = "onnn,ncp5623";
26 The following example defines three single-channel LEDs in the ncp5623 DT node
29 compatible = "onnn,ncp5623";
55 compatible: "onnn,ncp5623"
/Zephyr-Core-3.5.0/drivers/led/
DKconfig.ncp56235 config NCP5623 config
6 bool "NCP5623 LED driver"
11 Enable driver for the Onsemi NCP5623 I2C LED controller.
DCMakeLists.txt17 zephyr_library_sources_ifdef(CONFIG_NCP5623 ncp5623.c)
Dncp5623.c12 * @brief NCP5623 LED driver
14 * The NCP5623 is a 3-channel LED driver that communicates over I2C.
23 LOG_MODULE_REGISTER(ncp5623, CONFIG_LED_LOG_LEVEL);
DKconfig36 source "drivers/led/Kconfig.ncp5623"
/Zephyr-Core-3.5.0/tests/drivers/build_all/led/
Dapp.overlay103 ncp5623@d {
104 compatible = "onnn,ncp5623";
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst1647 * :dtcompatible:`onnn,ncp5623`