Home
last modified time | relevance | path

Searched refs:smx_mode (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nxp/src/
DphHal4Nfc_Emulation.c83 phHal_eSmartMX_Mode_t smx_mode, in phHal4Nfc_Switch_SMX_Mode() argument
144 if(eSmartMx_Wired == smx_mode) in phHal4Nfc_Switch_SMX_Mode()
170 smx_mode, in phHal4Nfc_Switch_SMX_Mode()
182 smx_mode, in phHal4Nfc_Switch_SMX_Mode()
DphHciNfc.c807 phHal_eSmartMX_Mode_t smx_mode, in phHciNfc_Switch_SmxMode() argument
831 if ( (eSmartMx_Wired == psHciContext->smx_mode) in phHciNfc_Switch_SmxMode()
833 &&( eSmartMx_Wired != smx_mode) in phHciNfc_Switch_SmxMode()
843 psHciContext->smx_mode = smx_mode; in phHciNfc_Switch_SmxMode()
DphHciNfc.h394 phHal_eSmartMX_Mode_t smx_mode,
DphHal4Nfc.h1117 phHal_eSmartMX_Mode_t smx_mode,
DphHciNfc_Generic.h617 phHal_eSmartMX_Mode_t smx_mode; member
DphHciNfc_Sequence.c2010 psHciContext, pHwRef,psHciContext->smx_mode ); in phHciNfc_SmartMx_Mode_Sequence()