Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard.h138 } smartcard_card_convention_t; typedef
187smartcard_card_convention_t convention; /*!< Card convention, kSMARTCARD_DirectConvention for dire…
Dfsl_smartcard_emvsim.c859 …(smartcard_card_convention_t)(uint32_t)((base->CTRL & EMVSIM_CTRL_IC_MASK) >> EMVSIM_CTRL_IC_SHIFT… in SMARTCARD_EMVSIM_IRQHandler()