Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1264 static void syncDebugCallback(uint32_t timerId, void *data) in syncDebugCallback() function
1301 syncDebugCallback(0, NULL); in syncDebugTriggerPrint()
1303 timTimerSet(PRINT_DELAY, 0, 50, syncDebugCallback, NULL, false /*oneShot*/))) { in syncDebugTriggerPrint()