Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dchipinfo.c102 uint32_t waferId; in ChipInfo_GetChipFamily() local
105 waferId = (( HWREG( FCFG1_BASE + FCFG1_O_ICEPICK_DEVICE_ID ) & in ChipInfo_GetChipFamily()
108 if ( waferId == 0xBB77 ) { in ChipInfo_GetChipFamily()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dchipinfo.c103 uint32_t waferId ; in ChipInfo_GetChipFamily() local
106 waferId = (( HWREG( FCFG1_BASE + FCFG1_O_ICEPICK_DEVICE_ID ) & in ChipInfo_GetChipFamily()
110 if ( waferId == 0xBB41 ) { in ChipInfo_GetChipFamily()