Searched refs:GF2CONV (Results 1 – 2 of 2) sorted by relevance
131 #define MCUXCLPKC_ENABLEGF2() MCUXCLPKC_WRITESFR(CTRL_b.GF2CONV, 1u) ///< Enable GF2 calculation…132 #define MCUXCLPKC_DISABLEGF2() MCUXCLPKC_WRITESFR(CTRL_b.GF2CONV, 0u) ///< Disable GF2 calculatio…
291 …__IOM uint32_t GF2CONV : 1; /*!< Convert to GF2 calculation modes: If GF2CONV is… member