Home
last modified time | relevance | path

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

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