Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp35 static const char* IIO_SAMPLING_FREQUENCY = "_sampling_frequency"; variable
232 if (str_has_suffix(ent->d_name, IIO_SAMPLING_FREQUENCY)) { in set_sampling_frequency()