Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c601 uint32_t wom_threshold; member
1975 … config->wom_threshold = ICM40600_WOM_THRESHOLD_MG / (config->accel_rate / NO_DECIMATION_MIN_RATE);
2039 if (config->wom_threshold != T(config).wom_threshold) {
2040 val = ICM40600_WOM_COMPUTE(config->wom_threshold);
2193 T(config).wom_on, T(config).wom_threshold,
3173 T(config).wom_threshold = 0;