Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_iso7816.h43 #define IS_ISO7816_PARITY(__PARITY__) (((__PARITY__) == ISO7816_PARITY_EVEN) || ((__PARITY__) == I… macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_iso7816.h39 #define IS_ISO7816_PARITY(__PARITY__) (((__PARITY__) == ISO7816_PARITY_EVEN) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_iso7816.c97 assert_parameters(IS_ISO7816_PARITY(Init_Struct->Parity)); in ISO7816_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_iso7816.c51 assert_parameters(IS_ISO7816_PARITY(Init_Struct->Parity)); in ISO7816_Init()

Completed in 11 milliseconds