Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/
DNCILxDebugDecoder.h118 uint8_t rawRSSIOffset; // In case of RSSI debug enabled member
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
DNCILxDebugDecoder.cpp199 psLxNtfDecodingInfo->rawRSSIOffset = 0; // RSSI dbg enable in parseL1DbgNtf()
302 psLxNtfDecodingInfo->rawRSSIOffset = 1; in parseL2DbgNtf()
668 offsetRawRSSI = psLxNtfDecodingInfo->rawRSSIOffset; in decodeRSSIValues()