Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp51 #define INIT_TRIGGER_RETRY 5 macro
452 for (i = 0; i < INIT_TRIGGER_RETRY; i++) { in CwMcuSensor()