Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.h76 #define SAVE_PATH_MAG "/data/misc/cw_calibrator_mag.ini" macro
DCwMcuSensor.cpp519 rc = cw_read_calibrator_file(CW_MAGNETIC, SAVE_PATH_MAG, compass_temp_data); in CwMcuSensor()
831 cw_save_calibrator_file(CW_MAGNETIC, SAVE_PATH_MAG, temp_data); in setEnable()