Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/libese-spi/p73/inc/
DphNxpEse_Api.h211 ESESTATUS phNxpEse_setIfsc(uint16_t IFSC_Size);
/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEseProto7816_3.h446 ESESTATUS phNxpEseProto7816_SetIfscSize(uint16_t IFSC_Size);
DphNxpEse_Api.cpp1041 ESESTATUS phNxpEse_setIfsc(uint16_t IFSC_Size) { in phNxpEse_setIfsc() argument
1043 phNxpEseProto7816_SetIfscSize(IFSC_Size); in phNxpEse_setIfsc()
DphNxpEseProto7816_3.cpp1313 ESESTATUS phNxpEseProto7816_SetIfscSize(uint16_t IFSC_Size) { in phNxpEseProto7816_SetIfscSize() argument
1314 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.maxDataLen = IFSC_Size; in phNxpEseProto7816_SetIfscSize()