Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dncp5623.c27 #define NCP5623_LED_PWM1 0x60 macro
36 static const uint8_t led_channels[] = {NCP5623_LED_PWM0, NCP5623_LED_PWM1, NCP5623_LED_PWM2};
72 uint8_t buf[6] = {0x70, NCP5623_LED_PWM0, 0x70, NCP5623_LED_PWM1, 0x70, NCP5623_LED_PWM2}; in ncp5623_set_color()
138 uint8_t buf[6] = {0x70, NCP5623_LED_PWM0, 0x70, NCP5623_LED_PWM1, 0x70, NCP5623_LED_PWM2}; in ncp5623_led_init()