Searched refs:NCP5623_MAX_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
34 #define NCP5623_MAX_BRIGHTNESS 0x1f macro89 return i2c_burst_write_dt(&config->bus, NCP5623_LED_CURRENT | NCP5623_MAX_BRIGHTNESS, buf, in ncp5623_set_color()112 value = value * NCP5623_MAX_BRIGHTNESS / 100; in ncp5623_set_brightness()178 if (i2c_burst_write_dt(&config->bus, NCP5623_LED_CURRENT | NCP5623_MAX_BRIGHTNESS, buf, in ncp5623_led_init()