Searched refs:SMARTCARD_USIM_AbortTransfer (Results 1 – 2 of 2) sorted by relevance
25 #define SMARTCARD_AbortTransfer(base, handle) SMARTCARD_USIM_AbortTransfer(base, handle)135 status_t SMARTCARD_USIM_AbortTransfer(USIM_Type *base, smartcard_context_t *context);
645 status_t SMARTCARD_USIM_AbortTransfer(USIM_Type *base, smartcard_context_t *context) in SMARTCARD_USIM_AbortTransfer() function