Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/dts/bindings/led/
Dti,lp50xx.yaml11 max_curr_opt:
/Zephyr-Core-3.5.0/drivers/led/
Dlp50xx.c86 bool max_curr_opt; member
229 if (config->max_curr_opt) { in lp50xx_reset()
383 .max_curr_opt = DT_INST_PROP(n, max_curr_opt), \