Searched refs:GPS_FUNC_EN (Results 1 – 3 of 3) sorted by relevance
600 #define GPS_FUNC_EN BIT22 /* GPS function enable */ macro
2392 #define GPS_FUNC_EN BIT(22) macro
1646 pHalData->MultiFunc |= ((value32 & GPS_FUNC_EN) ? RT_MULTI_FUNC_GPS : 0); in ReadChipVersion8723B()