Searched defs:led_gpio (Results 1 – 6 of 6) sorted by relevance
20 static const struct gpio_dt_spec led_gpio = GPIO_DT_SPEC_GET_OR(DT_ALIAS(led0), gpios, {}); variable
31 const struct gpio_dt_spec *led_gpio; in led_gpio_set_brightness() local
46 struct gpio_dt_spec *led_gpio = arg; in led_callback() local
109 const struct gpio_dt_spec *led_gpio = &tlc_conf->sdi_gpio; in tlc59731_led_set_color() local
46 static const struct gpio_dt_spec led_gpio = GPIO_DT_SPEC_GET(LED0_NODE, gpios); variable
28 const struct gpio_dt_spec *led_gpio; member