Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
DNCILxDebugDecoder.cpp778 uint8_t tlvNumber = 0; in calculateTxVpp() local
792 tlvNumber = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in calculateTxVpp()
794 psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvNumber].residualCarrier; in calculateTxVpp()
795 numDriver = psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvNumber].numDriver; in calculateTxVpp()
796 vtxAmp = psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvNumber].vtxAmp; in calculateTxVpp()
797 vtxLDO = psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvNumber].vtxLDO; in calculateTxVpp()
800 psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvNumber].txVpp = txVpp; in calculateTxVpp()