Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc676 long agc_nfcld = 0; in st_validator_testAntenna_AgcVal_FixedNfcLd() local
688 agc_nfcld = ((act->pBuff[5] << 8) | (act->pBuff[4])); in st_validator_testAntenna_AgcVal_FixedNfcLd()
689 NXPLOG_NCIHAL_D("AGC value with Fixed Nfcld : %ld", agc_nfcld); in st_validator_testAntenna_AgcVal_FixedNfcLd()
692 agc_nfcld) && in st_validator_testAntenna_AgcVal_FixedNfcLd()
693 (agc_nfcld <= in st_validator_testAntenna_AgcVal_FixedNfcLd()
/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc676 long agc_nfcld = 0; in st_validator_testAntenna_AgcVal_FixedNfcLd() local
688 agc_nfcld = ((act->pBuff[5] << 8) | (act->pBuff[4])); in st_validator_testAntenna_AgcVal_FixedNfcLd()
689 NXPLOG_NCIHAL_D("AGC value with Fixed Nfcld : %ld", agc_nfcld); in st_validator_testAntenna_AgcVal_FixedNfcLd()
692 agc_nfcld) && in st_validator_testAntenna_AgcVal_FixedNfcLd()
693 (agc_nfcld <= in st_validator_testAntenna_AgcVal_FixedNfcLd()