Home
last modified time | relevance | path

Searched refs:fPrel (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/demodulator/hal/macan/demod/
H A DhalDMD_INTERN_common.c661 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
663 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
667 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
669 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
671 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
673 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
675 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
677 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/messi/demod/
H A DhalDMD_INTERN_common.c661 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
663 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
667 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
669 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
671 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
673 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
675 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
677 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h151 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mainz/demod/
H A DhalDMD_INTERN_common.c661 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
663 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
667 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
669 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
671 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
673 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
675 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
677 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h151 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maldives/demod/
H A DhalDMD_INTERN_common.c661 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
663 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
667 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
669 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
671 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
673 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
675 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
677 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mustang/demod/
H A DhalDMD_INTERN_common.c661 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
663 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
667 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
669 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
671 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
673 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
675 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
677 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mooney/demod/
H A DhalDMD_INTERN_common.c661 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
663 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
667 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
669 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
671 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
673 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
675 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
677 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h150 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/M7621/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/manhattan/demod/
H A DhalDMD_INTERN_common.c721 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
723 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
727 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
729 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
731 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
733 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
735 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
737 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h175 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h167 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maxim/demod/
H A DhalDMD_INTERN_common.c723 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
725 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
729 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
731 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
733 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
735 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
737 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
739 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h168 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maserati/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h167 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/curry/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h167 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/M7821/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h167 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/kano/demod/
H A DhalDMD_INTERN_common.c722 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength) in HAL_DMD_GetNordigSSI() argument
724 if (fPrel<-15.0f) in HAL_DMD_GetNordigSSI()
728 else if (fPrel<0.0f) in HAL_DMD_GetNordigSSI()
730 *strength = (MS_U16)((2.0f/3.0f)*(fPrel+15.0f)); in HAL_DMD_GetNordigSSI()
732 else if (fPrel<20.0f) in HAL_DMD_GetNordigSSI()
734 *strength = (MS_U16)(4.0f*fPrel+10.0f); in HAL_DMD_GetNordigSSI()
736 else if (fPrel<35.0f) in HAL_DMD_GetNordigSSI()
738 *strength = (MS_U16)((2.0f/3.0f)*(fPrel-20.0f)+90.0f); in HAL_DMD_GetNordigSSI()
H A DhalDMD_INTERN_common.h167 void HAL_DMD_GetNordigSSI(float fPrel, MS_U16 *strength);

12