Searched defs:led_dev (Results 1 – 9 of 9) sorted by relevance
61 static inline int rgb_pulse(const struct gpio_dt_spec *led_dev) in rgb_pulse()78 static int rgb_write_bit(const struct gpio_dt_spec *led_dev, uint8_t data) in rgb_write_bit()94 static int rgb_write_data(const struct gpio_dt_spec *led_dev, uint8_t data) in rgb_write_data()
23 const struct device *const led_dev = DEVICE_DT_GET_ANY(ti_lp3943); in main() local
20 const struct device *const led_dev = DEVICE_DT_GET_ANY(ti_lp5569); in main() local
27 const struct device *const led_dev = DEVICE_DT_GET_ANY(nxp_pca9633); in main() local
20 static const struct gpio_dt_spec led_dev[] = { variable
111 const struct device *led_dev = DEVICE_DT_GET_ONE(issi_is31fl3733); variable
88 const struct device *led_dev = DEVICE_DT_GET_ONE(hzgrow_r502a_led); in r502a_led() local
40 static const struct device *const led_dev = DEVICE_DT_GET(LED0_DEV); variable
23 static const struct gpio_dt_spec led_dev[] = { variable