Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dapds9306.c59 #define APDS9306_ALS_PERSIST_NUM_VALS 16 macro
729 if (!in_range(period, 0, APDS9306_ALS_PERSIST_NUM_VALS)) in apds9306_event_period_get()
741 if (!in_range(val, 0, APDS9306_ALS_PERSIST_NUM_VALS)) in apds9306_event_period_set()