Searched refs:AlsTimerEntry (Results 1 – 1 of 1) sorted by relevance
192 static void AlsTimerEntry(uintptr_t arg) in AlsTimerEntry() function252 …ret = OsalTimerCreate(&drvData->alsTimer, SENSOR_TIMER_MIN_TIME, AlsTimerEntry, (uintptr_t)drvData… in SetAlsEnable()