-
CONFIG_LP3943_DEV_NAME
¶
LP3943 device name
Type: string
Help¶
Device name for LP3943 LED driver.
Defaults¶
- “LP3943” if !
HAS_DTS_I2C_DEVICE
&&LED
Kconfig definition¶
At drivers/led/Kconfig.lp3943:19
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:80
→ drivers/led/Kconfig:43
Menu path: (top menu) → Device Drivers → LED drivers
config LP3943_DEV_NAME string prompt "LP3943 device name" if !HAS_DTS_I2C_DEVICE
&&LED
default "LP3943" if !HAS_DTS_I2C_DEVICE
&&LED
depends on !HAS_DTS_I2C_DEVICE
&&LED
help Device name for LP3943 LED driver.
(Definitions include propagated dependencies, including from if’s and menus.)