Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dtlc59108.c47 #define TLC59108_MODE2_DMBLNK 0x20 /* Enable blinking */ macro
127 if (i2c_reg_update_byte_dt(&config->i2c, TLC59108_MODE2, TLC59108_MODE2_DMBLNK, in tlc59108_led_blink()
128 TLC59108_MODE2_DMBLNK)) { in tlc59108_led_blink()