Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard_usim.h23 #define SMARTCARD_Deinit(base) SMARTCARD_USIM_Deinit(base)
107 void SMARTCARD_USIM_Deinit(USIM_Type *base);
Dfsl_smartcard_usim.c507 void SMARTCARD_USIM_Deinit(USIM_Type *base) in SMARTCARD_USIM_Deinit() function