Home
last modified time | relevance | path

Searched refs:NXP_MW_VERSION_MIN (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/halimpl/common/
DphNfcCommon.h43 #define NXP_MW_VERSION_MIN (5U) macro
/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc.cc781 wMwVer = (((uint16_t)(NXP_MW_VERSION_MAJ) << 8U) | (NXP_MW_VERSION_MIN)); in phDnldNfc_InitImgInfo()