Home
last modified time | relevance | path

Searched defs:floatFromUint64 (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/inc/
DfloatRt.h45 static inline float floatFromUint64(uint64_t v) in floatFromUint64() function
/device/google/contexthub/firmware/src/
DfloatRt.c126 float floatFromUint64(uint64_t v) in floatFromUint64() function