Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dtsl2563.c418 static unsigned int tsl2563_adc_to_lux(u32 adc0, u32 adc1) in tsl2563_adc_to_lux() function
487 *val = tsl2563_adc_to_lux(calib0, calib1); in tsl2563_read_raw()