Searched refs:chipFam (Results 1 – 2 of 2) sorted by relevance
103 ChipFamily_t chipFam = FAMILY_Unknown; in ChipInfo_GetChipFamily() local109 chipFam = FAMILY_CC13x2x7_CC26x2x7; in ChipInfo_GetChipFamily()112 return ( chipFam ); in ChipInfo_GetChipFamily()124 ChipFamily_t chipFam = ChipInfo_GetChipFamily(); in ChipInfo_GetChipType() local130 if ( chipFam == FAMILY_CC13x2x7_CC26x2x7 ) { in ChipInfo_GetChipType()173 ChipFamily_t chipFam = ChipInfo_GetChipFamily(); in ChipInfo_GetHwRevision() local175 if ( chipFam == FAMILY_CC13x2x7_CC26x2x7 ) { in ChipInfo_GetHwRevision()
104 ChipFamily_t chipFam = FAMILY_Unknown ; in ChipInfo_GetChipFamily() local111 chipFam = FAMILY_CC13x2_CC26x2 ; in ChipInfo_GetChipFamily()114 return ( chipFam ); in ChipInfo_GetChipFamily()126 ChipFamily_t chipFam = ChipInfo_GetChipFamily() ; in ChipInfo_GetChipType() local136 if ( chipFam == FAMILY_CC13x2_CC26x2 ) { in ChipInfo_GetChipType()190 ChipFamily_t chipFam = ChipInfo_GetChipFamily() ; in ChipInfo_GetHwRevision() local192 if ( chipFam == FAMILY_CC13x2_CC26x2 ) { in ChipInfo_GetHwRevision()