Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DfloatRt.h27 uint64_t floatToUint64(float f);
35 static inline uint64_t floatToUint64(float f) in floatToUint64() function
/device/google/contexthub/firmware/os/core/
DfloatRt.c59 uint64_t floatToUint64(float f) in floatToUint64() function