Home
last modified time | relevance | path

Searched refs:IS_ISO7816_INTFLAGC (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_iso7816.h69 #define IS_ISO7816_INTFLAGC(__INTFLAG__) ((((__INTFLAG__)&ISO7816_INTSTS_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_iso7816.h139 #define IS_ISO7816_INTFLAGC(__INTFLAG__) ((((__INTFLAG__)&ISO7816_INTSTS_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_iso7816.c317 assert_parameters(IS_ISO7816_INTFLAGC(INTMask)); in ISO7816_ClearINTStatus()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_iso7816.c300 assert_parameters(IS_ISO7816_INTFLAGC(INTMask)); in ISO7816_ClearINTStatus()

Completed in 7 milliseconds