Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard_emvsim.h119 int32_t SMARTCARD_EMVSIM_GetTransferRemainingBytes(EMVSIM_Type *base, smartcard_context_t *context);
Dfsl_smartcard_emvsim.c538 if (0 != SMARTCARD_EMVSIM_GetTransferRemainingBytes(base, context)) in SMARTCARD_EMVSIM_TransferNonBlocking()
592 int32_t SMARTCARD_EMVSIM_GetTransferRemainingBytes(EMVSIM_Type *base, smartcard_context_t *context) in SMARTCARD_EMVSIM_GetTransferRemainingBytes() function