Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dapds990x.c187 #define APDS_LUX_AVERAGING_TIME 50 /* tolerates 50/60Hz ripple */ macro
559 apds990x_set_atime(chip, APDS_LUX_AVERAGING_TIME); in apds990x_configure()