Searched refs:SENSOR_CONFIG3_APEX_DISABLE_POS (Results 1 – 2 of 2) sorted by relevance
2019 #define SENSOR_CONFIG3_APEX_DISABLE_POS 0x06 macro2020 #define SENSOR_CONFIG3_APEX_DISABLE_MASK (0x01 << SENSOR_CONFIG3_APEX_DISABLE_POS)
112 value |= 1 << SENSOR_CONFIG3_APEX_DISABLE_POS; in inv_imu_run_selftest()