Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard_usim.h25 #define SMARTCARD_AbortTransfer(base, handle) SMARTCARD_USIM_AbortTransfer(base, handle)
135 status_t SMARTCARD_USIM_AbortTransfer(USIM_Type *base, smartcard_context_t *context);
Dfsl_smartcard_usim.c645 status_t SMARTCARD_USIM_AbortTransfer(USIM_Type *base, smartcard_context_t *context) in SMARTCARD_USIM_AbortTransfer() function