Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led_strip/
Dtlc59731.c108 const struct tlc59731_cfg *tlc_conf = dev->config; in tlc59731_led_set_color() local
109 const struct gpio_dt_spec *led_gpio = &tlc_conf->sdi_gpio; in tlc59731_led_set_color()
149 const struct tlc59731_cfg *tlc_conf = dev->config; in tlc59731_gpio_init() local
150 const struct gpio_dt_spec *led = &tlc_conf->sdi_gpio; in tlc59731_gpio_init()