Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c2314 int fh_mode, fh_param; local
2359 fh_mode = buf[i] >> 6;
2368 if (fh_mode == 1) {
2489 } else if (fh_mode == 2) {
2601 ERROR_PRINT("Invalid fh_mode %d at 0x%x, data dump:\n", fh_mode, i);
4021 int fh_mode, fh_param; local
4038 fh_mode = buf[i] >> 6;
4044 if (fh_mode == 1) {
4068 } else if (fh_mode == 2) {
4086 DEBUG_PRINT_IF(DBG_SHALLOW_PARSE, "spf: Invalid fh_mode %d!!\n", fh_mode);