Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c607 bool wom_on; member
1255 T(config).wom_on = false;
1552 T(config).wom_on = false;
1940 config->wom_on = true;
1942 config->wom_on = false;
1974 if (config->wom_on) {
2071 if (config->wom_on != T(config).wom_on) {
2072 if (config->wom_on) {
2113 …if (config->wom_on && (config->fifo_sample_size == 0 || config->fifo_watermark > config->fifo_samp…
2193 T(config).wom_on, T(config).wom_threshold,
[all …]