Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dtlc59108.c37 #define TLC59108_PWM_BASE 0x02 macro
156 if (i2c_reg_write_byte_dt(&config->i2c, TLC59108_PWM_BASE + led, val)) { in tlc59108_led_set_brightness()
157 LOG_ERR("LED 0x%x reg write failed", TLC59108_PWM_BASE + led); in tlc59108_led_set_brightness()