Searched refs:PACKAGE_4x4 (Results 1 – 2 of 2) sorted by relevance
145 PACKAGE_4x4 = 0, //!< 0 means that this is a 4x4mm chip. enumerator171 return ( ChipInfo_GetPackageType() == PACKAGE_4x4 ); in ChipInfo_PackageTypeIs4x4()
75 if (( packType < PACKAGE_4x4 ) || in ChipInfo_GetPackageType()
Completed in 3 milliseconds