HomeSort by relevance Sort by last modified time
    Searched refs:wAgcValuewithfixedNFCLD (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/pn54x/inc/
phNxpNciHal_SelfTest.h 66 uint16_t wAgcValuewithfixedNFCLD; /*Agc Value with Fixed NFCLD Max */
  /external/libnfc-nci/halimpl/pn54x/self-test/
phNxpNciHal_SelfTest.c 869 agc_nfcld_tolerance = (phAntenna_resp.wAgcValuewithfixedNFCLD *
874 if(((phAntenna_resp.wAgcValuewithfixedNFCLD - agc_nfcld_tolerance) <= agc_nfcld) &&
875 (agc_nfcld <= (phAntenna_resp.wAgcValuewithfixedNFCLD + agc_nfcld_tolerance)))
    [all...]

Completed in 716 milliseconds