Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h305 static constexpr int32_t HALL_REPORT_INTERVAL = 0; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp375 SetBatch(SENSOR_TYPE_ID_HALL, &sensorUser_, HALL_SAMPLING_RATE, HALL_REPORT_INTERVAL); in HallSensorSubscriberInit()