Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dchipinfo.h145 PACKAGE_4x4 = 0, //!< 0 means that this is a 4x4mm chip. enumerator
171 return ( ChipInfo_GetPackageType() == PACKAGE_4x4 ); in ChipInfo_PackageTypeIs4x4()
A Dchipinfo.c75 if (( packType < PACKAGE_4x4 ) || in ChipInfo_GetPackageType()

Completed in 3 milliseconds