Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/magnetic/
H A Dsensor_magnetic_driver.c60 static void MagneticTimerEntry(uintptr_t arg) in MagneticTimerEntry() function
117 …ret = OsalTimerCreate(&drvData->magneticTimer, SENSOR_TIMER_MIN_TIME, MagneticTimerEntry, (uintptr… in SetMagneticEnable()