OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apHubSyncAddDelta
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/inc/algos/
ap_hub_sync.h
54
void
apHubSyncAddDelta
(struct ApHubSync* sync, uint64_t apTime, uint64_t hubTime);
/device/google/contexthub/firmware/os/algos/
ap_hub_sync.c
45
void
apHubSyncAddDelta
(struct ApHubSync* sync, uint64_t apTime, uint64_t hubTime) {
/device/google/contexthub/firmware/os/core/
nanohubCommand.c
725
apHubSyncAddDelta
(sync, apTime, hubTime);
[
all
...]
Completed in 217 milliseconds