Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dchipinfo.c100 if ( waferId == 0xB99A ) chipFam = FAMILY_CC26xx ; in ChipInfo_GetChipFamily()
122 case FAMILY_CC26xx : in ChipInfo_GetHwRevision()
A Dchipinfo.h250 FAMILY_CC26xx = 0, //!< 0 means that the chip is a CC26xx family member. enumerator
277 return ( ChipInfo_GetChipFamily() == FAMILY_CC26xx ); in ChipInfo_ChipFamilyIsCC26xx()

Completed in 5 milliseconds