Searched refs:INV_THREE_AXIS_PRESSURE (Results 1 – 4 of 4) sorted by relevance
90 mldl_cfg->requested_sensors & INV_THREE_AXIS_PRESSURE) in inv_pressure_present()
143 requested_sensors |= INV_THREE_AXIS_PRESSURE; in inv_dmp_open()
72 #define INV_THREE_AXIS_PRESSURE (0x1C00) macro
1718 if (((sensors & INV_THREE_AXIS_PRESSURE) != INV_THREE_AXIS_PRESSURE) && in inv_set_mpu_sensors()1719 ((sensors & INV_THREE_AXIS_PRESSURE) != 0)) { in inv_set_mpu_sensors()1722 if (((sensors & INV_THREE_AXIS_PRESSURE) != 0) && in inv_set_mpu_sensors()