Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dapds990x.c98 #define APDS990X_WTIME_DEFAULT 0xee /* ~50ms wait time */ macro
558 apds990x_write_byte(chip, APDS990X_WTIME, APDS990X_WTIME_DEFAULT); in apds990x_configure()