Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp377 uint8_t lenIFS = 0; in phNxpEseProto7816_SendSFrame() local
397 lenIFS = 0; in phNxpEseProto7816_SendSFrame()
400 lenIFS = 2; in phNxpEseProto7816_SendSFrame()
403 lenIFS = 1; in phNxpEseProto7816_SendSFrame()
410 p_framebuff[2] = lenIFS; in phNxpEseProto7816_SendSFrame()
411 if (2 == lenIFS) { in phNxpEseProto7816_SendSFrame()