Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard.h265 volatile bool wtxRequested; /*!< Indicates whether WTX has been requested or not*/ member
Dfsl_smartcard_emvsim.c811 if (context->wtxRequested) in SMARTCARD_EMVSIM_IRQHandler()
1130 context->wtxRequested = true; in SMARTCARD_EMVSIM_Control()
1134 context->wtxRequested = false; in SMARTCARD_EMVSIM_Control()