Home
last modified time | relevance | path

Searched defs:num_colors (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/led/
Dled_handlers.c57 uint8_t num_colors, const uint8_t *color) in z_vrfy_led_set_color()
Dncp5623.c67 static int ncp5623_set_color(const struct device *dev, uint32_t led, uint8_t num_colors, in ncp5623_set_color()
Dis31fl3194.c78 static int is31fl3194_set_color(const struct device *dev, uint32_t led, uint8_t num_colors, in is31fl3194_set_color()
Dled_shell.c189 size_t num_colors; in cmd_set_color() local
Dlp50xx.c152 uint8_t num_colors, const uint8_t *color) in lp50xx_set_color()
/Zephyr-latest/include/zephyr/drivers/
Dled.h44 uint8_t num_colors; member
284 uint8_t num_colors, const uint8_t *color) in z_impl_led_set_color()
/Zephyr-latest/tests/drivers/led/led_api/src/
Dtest_led_api.c165 uint8_t num_colors = test_led_info[led].num_colors; in ZTEST_USER() local
/Zephyr-latest/drivers/led_strip/
Dws2812_gpio.c30 uint8_t num_colors; member
Dws2812_rpi_pico_pio.c26 uint8_t num_colors; member
Dws2812_spi.c44 uint8_t num_colors; member
Dws2812_i2s.c38 uint8_t num_colors; member
Dtlc5971.c23 uint8_t num_colors; member
/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a.c1183 uint8_t num_colors, const uint8_t *color) in grow_r502a_led_set_color()