Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c51 #define SENSOR_INIT_DELAY 500000000 /* ns */ macro
684 timTimerSet(SENSOR_INIT_DELAY, 0, 50, initCompleteCallback, NULL, true); in initSensors()