Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c627 static void initCompleteCallback(uint32_t timerId, void *data) in initCompleteCallback() function
684 timTimerSet(SENSOR_INIT_DELAY, 0, 50, initCompleteCallback, NULL, true); in initSensors()