Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dchipinfo.h172 PACKAGE_WCSP = 4, //!< 4 means that this is a 2.7x2.7 mm WCSP (YFV). enumerator
254 return ( ChipInfo_GetPackageType() == PACKAGE_WCSP ); in ChipInfo_PackageTypeIsWCSP()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dchipinfo.h171 PACKAGE_WCSP = 4, //!< 4 means that this is a 2.7x2.7 mm WCSP (YFV). enumerator
253 return ( ChipInfo_GetPackageType() == PACKAGE_WCSP ); in ChipInfo_PackageTypeIsWCSP()