Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dapds990x.c164 #define APDS_STARTUP_DELAY 25000 /* us */ macro
605 usleep_range(APDS_STARTUP_DELAY, 2 * APDS_STARTUP_DELAY); in apds990x_chip_on()
1130 usleep_range(APDS_STARTUP_DELAY, 2 * APDS_STARTUP_DELAY); in apds990x_probe()