Searched refs:NXP_MW_VERSION_MIN (Results 1 – 3 of 3) sorted by relevance
43 #define NXP_MW_VERSION_MIN (5U) macro
52 #define NXP_MW_VERSION_MIN (0x02) macro
791 wMwVer = (((uint16_t)(NXP_MW_VERSION_MAJ) << 8U) | (NXP_MW_VERSION_MIN)); in phDnldNfc_InitImgInfo()