Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dapds990x.c81 #define APDS990X_PTIME_DEFAULT 0xff /* Recommended conversion time 2.7ms*/ macro
542 apds990x_write_byte(chip, APDS990X_PTIME, APDS990X_PTIME_DEFAULT); in apds990x_configure()