Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/vishay/veml7700/
Dveml7700.c100 static bool is_veml7700_it_in_range(uint32_t it_selection) in is_veml7700_it_in_range() argument
102 return (it_selection < VEML7700_ALS_IT_ELEM_COUNT); in is_veml7700_it_in_range()