Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/common/
DphNfcCommon.h57 #define NXP_MW_VERSION_MAJ (1U) macro
/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc.c893 wMwVer = (((uint16_t)(NXP_MW_VERSION_MAJ) << 8U) | (NXP_MW_VERSION_MIN)); in phDnldNfc_InitImgInfo()