Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2563.c416 static unsigned int tsl2563_adc_to_lux(u32 adc0, u32 adc1) in tsl2563_adc_to_lux() function
485 *val = tsl2563_adc_to_lux(calib0, calib1); in tsl2563_read_raw()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2563.c422 static unsigned int tsl2563_adc_to_lux(u32 adc0, u32 adc1) in tsl2563_adc_to_lux() function
491 *val = tsl2563_adc_to_lux(calib0, calib1); in tsl2563_read_raw()

Completed in 3 milliseconds