Searched refs:FAMILY_CC26xx (Results 1 – 2 of 2) sorted by relevance
100 if ( waferId == 0xB99A ) chipFam = FAMILY_CC26xx ; in ChipInfo_GetChipFamily()122 case FAMILY_CC26xx : in ChipInfo_GetHwRevision()
250 FAMILY_CC26xx = 0, //!< 0 means that the chip is a CC26xx family member. enumerator277 return ( ChipInfo_GetChipFamily() == FAMILY_CC26xx ); in ChipInfo_ChipFamilyIsCC26xx()
Completed in 5 milliseconds