Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dchipinfo.h158 extern PackageType_t ChipInfo_GetPackageType( void );
171 return ( ChipInfo_GetPackageType() == PACKAGE_4x4 ); in ChipInfo_PackageTypeIs4x4()
185 return ( ChipInfo_GetPackageType() == PACKAGE_5x5 ); in ChipInfo_PackageTypeIs5x5()
199 return ( ChipInfo_GetPackageType() == PACKAGE_7x7 ); in ChipInfo_PackageTypeIs7x7()
A Dchipinfo.c68 ChipInfo_GetPackageType( void ) in ChipInfo_GetPackageType() function

Completed in 5 milliseconds