Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard_usim.h24 #define SMARTCARD_GetTransferRemainingBytes(base, handle) SMARTCARD_USIM_GetTransferRemainingBytes(…
122 int32_t SMARTCARD_USIM_GetTransferRemainingBytes(USIM_Type *base, smartcard_context_t *context);
Dfsl_smartcard_usim.c558 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