Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DhostIntf.c614 static uint8_t errorCnt = 0; in initSensors() local
622 if (errorCnt >= SENSOR_INIT_ERROR_MAX) { in initSensors()
628 errorCnt ++; in initSensors()