Searched refs:SMARTCARD_USIM_GetTransferRemainingBytes (Results 1 – 2 of 2) sorted by relevance
24 #define SMARTCARD_GetTransferRemainingBytes(base, handle) SMARTCARD_USIM_GetTransferRemainingBytes(…122 int32_t SMARTCARD_USIM_GetTransferRemainingBytes(USIM_Type *base, smartcard_context_t *context);
558 if (0 != SMARTCARD_USIM_GetTransferRemainingBytes(base, context)) in SMARTCARD_USIM_TransferNonBlocking()612 int32_t SMARTCARD_USIM_GetTransferRemainingBytes(USIM_Type *base, smartcard_context_t *context) in SMARTCARD_USIM_GetTransferRemainingBytes() function