Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dsc7a30.c125 unsigned char xtempf; //x axis temp flag:if 1,the step calibration finished member
285 if (pcalidata->xfinalf) { pcalidata->xtempf=1; } in check_finalflag_set_tempflag()
302 if(pcalidata->xtempf == 0) { in updata_midmis_address()
321 if (pcalidata->xtempf == 0) { in updata_midoff_address()
349 if (abs(pcalidata->xfoutput)<25)pcalidata->xtempf=1; in updata_mmis_pnfoutput_set_tempflag()
353 if (pcalidata->xtempf == 0) in updata_mmis_pnfoutput_set_tempflag()
401 if (abs(pcalidata->xfoutput)<3)pcalidata->xtempf = 1; in updata_moff_pnfoutput_set_tempflag()
405 if (pcalidata->xtempf == 0) in updata_moff_pnfoutput_set_tempflag()
455 (UINT)calidata.xfinalf,(UINT)calidata.xtempf, in auto_calibration_instant()
472 (UINT)calidata.xfinalf,(UINT)calidata.xtempf, in auto_calibration_instant()
[all …]
H A Dsc7a20.c131 unsigned char xtempf; //x axis temp flag:if 1,the step calibration finished member
434 if(pcalidata->xfinalf){pcalidata->xtempf=1;} in check_finalflag_set_tempflag()
454 if(pcalidata->xtempf==0){ in updata_midmis_address()
474 if(pcalidata->xtempf==0){ in updata_midoff_address()
504 if(abs(pcalidata->xfoutput)<25)pcalidata->xtempf=1; in updata_mmis_pnfoutput_set_tempflag()
508 if(pcalidata->xtempf==0) in updata_mmis_pnfoutput_set_tempflag()
557 if(abs(pcalidata->xfoutput)<3)pcalidata->xtempf=1; in updata_moff_pnfoutput_set_tempflag()
561 if(pcalidata->xtempf==0) in updata_moff_pnfoutput_set_tempflag()
620 (UINT)calidata.xfinalf,(UINT)calidata.xtempf, in auto_calibration_instant_sc7a20()
643 (UINT)calidata.xfinalf,(UINT)calidata.xtempf, in auto_calibration_instant_sc7a20()
[all …]
H A Dsc7660.c131 unsigned char xtempf; //x axis temp flag:if 1,the step calibration finished member
399 if(pcalidata->xfinalf){pcalidata->xtempf=1;} in check_finalflag_set_tempflag()
416 if(pcalidata->xtempf==0){ in updata_midmis_address()
435 if(pcalidata->xtempf==0){ in updata_midoff_address()
465 if(abs(pcalidata->xfoutput)<25)pcalidata->xtempf=1; in updata_mmis_pnfoutput_set_tempflag()
469 if(pcalidata->xtempf==0) in updata_mmis_pnfoutput_set_tempflag()
516 if(abs(pcalidata->xfoutput)<3)pcalidata->xtempf=1; in updata_moff_pnfoutput_set_tempflag()
520 if(pcalidata->xtempf==0) in updata_moff_pnfoutput_set_tempflag()
574 (UINT)calidata.xfinalf,(UINT)calidata.xtempf, in auto_calibration_instant()
594 (UINT)calidata.xfinalf,(UINT)calidata.xtempf, in auto_calibration_instant()
[all …]