Searched refs:veml6031_write16 (Results 1 – 1 of 1) sorted by relevance
200 static int veml6031_write16(const struct device *dev, uint8_t cmd, uint8_t *data) in veml6031_write16() function246 ret = veml6031_write16(dev, VEML6031_CMDCODE_ALS_CONF_0, conf); in veml6031_write_conf()265 ret = veml6031_write16(dev, VEML6031_CMDCODE_ALS_WH_L, val); in veml6031_write_thresh_high()283 ret = veml6031_write16(dev, VEML6031_CMDCODE_ALS_WL_L, val); in veml6031_write_thresh_low()