Searched refs:AccelTimerEntry (Results 1 – 3 of 3) sorted by relevance
85 static void AccelTimerEntry(uintptr_t arg) in AccelTimerEntry() function142 …ret = OsalTimerCreate(&drvData->accelTimer, SENSOR_TIMER_MIN_TIME, AccelTimerEntry, (uintptr_t)drv… in SetAccelEnable()
334 …ret = OsalTimerCreate(&drvData->accelTimer, SENSOR_TIMER_MIN_TIME, AccelTimerEntry, (uintptr_t)drv…