Searched refs:GPS_SEC_DIV (Results 1 – 2 of 2) sorted by relevance
820 tmp = ( tmp - floor(tmp) ) * ( GPS_SEC_DIV * GPS_SEC_ACCURACY ); in convertGPSCoord()824 if( sec >= ( GPS_SEC_DIV * GPS_SEC_ACCURACY ) ) { in convertGPSCoord()
81 #define GPS_SEC_DIV 60 macro