Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_iso7816.h32 #define ISO7816_FIRSTBIT_MSB 0 macro
34 ((__FIRSTBIT__) == ISO7816_FIRSTBIT_MSB))
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_iso7816.h32 #define ISO7816_FIRSTBIT_MSB (0UL) macro
34 #define IS_ISO7816_FIRSTBIT(__FIRSTBIT__) (((__FIRSTBIT__) == ISO7816_FIRSTBIT_MSB) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_iso7816.c53 InitStruct->FirstBit = ISO7816_FIRSTBIT_MSB; in ISO7816_StructInit()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_iso7816.c87 InitStruct->FirstBit = ISO7816_FIRSTBIT_MSB; in ISO7816_StructInit()

Completed in 35 milliseconds