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.cpp383 uint8_t lenIFS = 0; in phNxpEseProto7816_SendSFrame() local
403 lenIFS = 0; in phNxpEseProto7816_SendSFrame()
406 lenIFS = 2; in phNxpEseProto7816_SendSFrame()
409 lenIFS = 1; in phNxpEseProto7816_SendSFrame()
416 p_framebuff[2] = lenIFS; in phNxpEseProto7816_SendSFrame()
417 if (2 == lenIFS) { in phNxpEseProto7816_SendSFrame()