Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dlp50xx.c85 bool max_curr_opt; member
225 if (config->max_curr_opt) { in lp50xx_reset()
391 .max_curr_opt = DT_INST_PROP(n, max_curr_opt), \
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst311 * Renamed the device tree property ``max_curr_opt`` to ``max-curr-opt``.`