Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dapds9306.c57 #define APDS9306_ALS_THRES_VAL_MAX (BIT(20) - 1) macro
782 if (!in_range(val, 0, APDS9306_ALS_THRES_VAL_MAX)) in apds9306_event_thresh_set()