Home
last modified time | relevance | path

Searched defs:factor (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c4216 static size_t calcFifoSize(const int* iPeriod, const int* iLatency, const int* factor, int n) {
4254 const int factor[] = {6, 6, 8}; local