Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubCommand.h53 int64_t hostGetTimeDelta(void);
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c113 *timeNanos = hostGetTimeDelta(); in osChreApiGetHostTimeOffset()
DnanohubCommand.c1900 int64_t hostGetTimeDelta(void) in hostGetTimeDelta() function