Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c670 static uint8_t errorCnt = 0; in initSensors() local
680 if (errorCnt >= SENSOR_INIT_ERROR_MAX) { in initSensors()
686 errorCnt ++; in initSensors()