Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dtlc59108.c35 #define TLC59108_MODE1 0x00 macro
197 if (i2c_reg_update_byte_dt(&config->i2c, TLC59108_MODE1, TLC59108_MODE1_OSC, 0)) { in tlc59108_led_init()
198 LOG_ERR("LED reg 0x%x update failed", TLC59108_MODE1); in tlc59108_led_init()