Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_iso7816.h55 #define IS_ISO7816_INT(__INT__) ((((__INT__) & ISO7816_INT_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_iso7816.h119 #define IS_ISO7816_INT(__INT__) ((((__INT__) & ISO7816_INT_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_iso7816.c258 assert_parameters(IS_ISO7816_INT(INTMask)); in ISO7816_INTConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_iso7816.c245 assert_parameters(IS_ISO7816_INT(INTMask)); in ISO7816_INTConfig()

Completed in 9 milliseconds