Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160.c115 static const int16_t bmg160_sampling_freq_map[] = {2000, 1000, 400, 200, 100}; variable
116 #define BMG160_SAMPLING_FREQ_MAP_SIZE ARRAY_SIZE(bmg160_sampling_freq_map)
168 bmg160_sampling_freq_map, in bmg160_attr_set()