Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/mifare/
DNxpMfcReader.cc139 mMfcTagCmdIntfData.sendBuf[1] = mMfcTagCmdIntfData.byAddr; in BuildAuthCmd()
156 mMfcTagCmdIntfData.byAddr = in CalcSectorAddress()
160 mMfcTagCmdIntfData.byAddr = BlockNumber / MFC_BLKS_PER_SECTOR; in CalcSectorAddress()
DNxpMfcReader.h96 uint8_t byAddr; /* Start address to perform operation*/ member