Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dlp3943.c54 struct lp3943_config { struct
104 static int lp3943_set_dim_states(const struct lp3943_config *config, in lp3943_set_dim_states()
128 const struct lp3943_config *config = dev->config; in lp3943_led_blink()
171 const struct lp3943_config *config = dev->config; in lp3943_led_set_brightness()
211 const struct lp3943_config *config = dev->config; in lp3943_led_on()
233 const struct lp3943_config *config = dev->config; in lp3943_led_off()
254 const struct lp3943_config *config = dev->config; in lp3943_led_init()
274 static const struct lp3943_config lp3943_led_config = {