HomeSort by relevance Sort by last modified time
    Searched defs:SV_ALL_NUM (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 49 #define SV_ALL_NUM (GPS_NUM+GLO_NUM+QZSS_NUM+BDS_NUM+GAL_NUM) //=134
337 SystemStatusNav mNav[SV_ALL_NUM];
339 for (uint32_t i=0; i<SV_ALL_NUM; i++) {
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.h 56 #define SV_ALL_NUM (GPS_NUM+GLO_NUM+QZSS_NUM+BDS_NUM+GAL_NUM) //=134
344 SystemStatusNav mNav[SV_ALL_NUM];
346 for (uint32_t i=0; i<SV_ALL_NUM; i++) {

Completed in 236 milliseconds