Home
last modified time | relevance | path

Searched refs:gps_atof (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/sensor/include/
A Dgps_parse.h66 static inline float gps_atof(const char *str, int len) in gps_atof() function
147 *(float*)(addr) = (float)gps_atof(str,len); in gps_data_conv()

Completed in 2 milliseconds