Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dchipinfo.h170 PACKAGE_7x7 = 2, //!< 2 means that this is a 7x7 mm QFN (RGZ) package. enumerator
226 return ( ChipInfo_GetPackageType() == PACKAGE_7x7 ); in ChipInfo_PackageTypeIs7x7()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dchipinfo.h169 PACKAGE_7x7 = 2, //!< 2 means that this is a 7x7 mm QFN (RGZ) package. enumerator
225 return ( ChipInfo_GetPackageType() == PACKAGE_7x7 ); in ChipInfo_PackageTypeIs7x7()