Searched refs:AES_INTFLAG_GFMCMP_Pos (Results 1 – 3 of 3) sorted by relevance
165 #define AES_INTFLAG_GFMCMP_Pos _UINT8_(1) … macro166 #define AES_INTFLAG_GFMCMP_Msk (_UINT8_(0x1) << AES_INTFLAG_GFMCMP_Pos) …167 …(value) (AES_INTFLAG_GFMCMP_Msk & (_UINT8_(value) << AES_INTFLAG_GFMCMP_Pos)) /* Assig…