Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9999.c61 static const int apds9999_itimes_us[] = { variable
141 tries = max(2, (apds9999_itimes_us[data->als_res] * 2) / 20000); in apds9999_read_channel()
197 itime_us = apds9999_itimes_us[data->als_res]; in apds9999_read_raw()
207 *val2 = apds9999_itimes_us[data->als_res]; in apds9999_read_raw()