Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/
DNCILxDebugDecoder.h117 uint8_t microSecOffset; // Not significant in case of RSSI debug mode member
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
DNCILxDebugDecoder.cpp198 psLxNtfDecodingInfo->microSecOffset = 2; // 5th byte 6th byte in parseL1DbgNtf()
301 psLxNtfDecodingInfo->microSecOffset = 3; in parseL2DbgNtf()
617 offsetMicroSec = psLxNtfDecodingInfo->microSecOffset; in decodeTimeStamp()