OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eOsHostGetTime
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/app/test0.app/
test_app0.c
59
eOsLog(LOG_INFO, "App 0 received timer %u callback: %d (TIM: %lld, RTC: %lld, SENSOR: %lld, HOST: %lld)\n", te->timerId, *(int *)te->data, eOsTimGetTime(), eOsRtcGetTime(), eOsSensorGetTime(),
eOsHostGetTime
());
/device/google/contexthub/firmware/os/inc/
syscallDo.h
215
static inline uint64_t
eOsHostGetTime
(void)
Completed in 208 milliseconds