Home
last modified time | relevance | path

Searched refs:mSap_conf (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/hardware/qcom/gps/msm8998/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {};
72 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
116 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
117 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
118 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
119 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
120 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
125 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
126 mSap_conf.SENSOR_USAGE = 0; /* Enabled */ in readConfig()
134 mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID = 0; in readConfig()
[all …]
H A DContextBase.h139 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {};
72 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
116 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
117 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
118 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
119 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
120 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
125 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
126 mSap_conf.SENSOR_USAGE = 0; /* Enabled */ in readConfig()
134 mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID = 0; in readConfig()
[all …]
H A DContextBase.h139 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {};
72 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
119 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
120 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
121 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
122 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
123 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
128 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
129 mSap_conf.SENSOR_USAGE = 0; /* Enabled */ in readConfig()
137 mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID = 0; in readConfig()
[all …]
H A DContextBase.h139 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {};
74 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
120 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
121 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
122 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
123 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
124 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
129 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
130 mSap_conf.SENSOR_USAGE = 0; /* Enabled */ in readConfig()
138 mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID = 0; in readConfig()
[all …]
H A DContextBase.h142 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DContextBase.cpp48 loc_sap_cfg_s_type ContextBase::mSap_conf {};
92 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
142 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
143 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
144 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
145 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
146 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
147 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC_HIGH = 4; in readConfig()
149 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH = 4; in readConfig()
151 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
[all …]
/aosp12/hardware/qcom/sm7150/gps/core/
H A DContextBase.cpp48 loc_sap_cfg_s_type ContextBase::mSap_conf {};
100 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
150 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
151 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
152 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
153 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
154 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
155 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC_HIGH = 4; in readConfig()
157 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH = 4; in readConfig()
159 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
[all …]
/aosp12/hardware/qcom/sm7250/gps/core/
H A DContextBase.cpp47 loc_sap_cfg_s_type ContextBase::mSap_conf {};
103 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
151 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
152 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
153 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
154 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
155 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
156 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC_HIGH = 4; in readConfig()
158 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH = 4; in readConfig()
160 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
[all …]
/aosp12/hardware/qcom/sm8150/gps/core/
H A DContextBase.cpp47 loc_sap_cfg_s_type ContextBase::mSap_conf {};
103 …{"GYRO_BIAS_RANDOM_WALK", &mSap_conf.GYRO_BIAS_RANDOM_WALK, &mSap_conf.GYRO_BIAS…
151 mSap_conf.GYRO_BIAS_RANDOM_WALK = 0; in readConfig()
152 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC = 2; in readConfig()
153 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH = 5; in readConfig()
154 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC = 2; in readConfig()
155 mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH = 5; in readConfig()
156 mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC_HIGH = 4; in readConfig()
158 mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH = 4; in readConfig()
160 mSap_conf.SENSOR_CONTROL_MODE = 0; /* AUTO */ in readConfig()
[all …]
/aosp12/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp512 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE, in setConfigCommand()
530 if (ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfigCommand()
536 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfigCommand()
537 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK, in setConfigCommand()
548 ContextBase::mSap_conf.SENSOR_CONTROL_MODE, in setConfigCommand()
549 ContextBase::mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH, in setConfigCommand()
550 ContextBase::mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC, in setConfigCommand()
551 ContextBase::mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH, in setConfigCommand()
552 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC, in setConfigCommand()
556 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH, in setConfigCommand()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DGnssAdapter.cpp510 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE, in setConfigCommand()
528 if (ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfigCommand()
534 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfigCommand()
535 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK, in setConfigCommand()
546 ContextBase::mSap_conf.SENSOR_CONTROL_MODE, in setConfigCommand()
547 ContextBase::mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH, in setConfigCommand()
548 ContextBase::mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC, in setConfigCommand()
549 ContextBase::mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH, in setConfigCommand()
550 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC, in setConfigCommand()
554 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH, in setConfigCommand()
[all …]
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp534 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE, in setConfigCommand()
555 if (ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfigCommand()
561 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfigCommand()
562 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK, in setConfigCommand()
573 ContextBase::mSap_conf.SENSOR_CONTROL_MODE, in setConfigCommand()
574 ContextBase::mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH, in setConfigCommand()
575 ContextBase::mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC, in setConfigCommand()
576 ContextBase::mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH, in setConfigCommand()
577 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC, in setConfigCommand()
581 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH, in setConfigCommand()
[all …]
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp702 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE, in setConfigCommand()
726 if (ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfigCommand()
732 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfigCommand()
733 ContextBase::mSap_conf.GYRO_BIAS_RANDOM_WALK, in setConfigCommand()
744 ContextBase::mSap_conf.SENSOR_CONTROL_MODE, in setConfigCommand()
745 ContextBase::mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH, in setConfigCommand()
746 ContextBase::mSap_conf.SENSOR_ACCEL_BATCHES_PER_SEC, in setConfigCommand()
747 ContextBase::mSap_conf.SENSOR_GYRO_SAMPLES_PER_BATCH, in setConfigCommand()
748 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC, in setConfigCommand()
752 ContextBase::mSap_conf.SENSOR_GYRO_BATCHES_PER_SEC_HIGH, in setConfigCommand()
[all …]
/aosp12/hardware/qcom/gps/msm8996/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {0};
H A DContextBase.h128 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/gps/msm8909/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {0};
H A DContextBase.h128 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/sdm845/gps/msm8909/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {0};
H A DContextBase.h128 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/sdm845/gps/msm8996/core/
H A DContextBase.cpp44 loc_sap_cfg_s_type ContextBase::mSap_conf {0};
H A DContextBase.h128 static loc_sap_cfg_s_type mSap_conf; variable
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.h71 #define sap_conf ContextBase::mSap_conf

12