Home
last modified time | relevance | path

Searched refs:FCFG1_USER_ID_PA_M (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dchipinfo.c128 uint32_t fcfg1Pa = (( fcfg1UserId & FCFG1_USER_ID_PA_M ) >> FCFG1_USER_ID_PA_S ); in ChipInfo_GetChipType()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dchipinfo.c132 uint32_t fcfg1Pa = (( fcfg1UserId & FCFG1_USER_ID_PA_M ) >> in ChipInfo_GetChipType()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_fcfg1.h1506 #define FCFG1_USER_ID_PA_M 0x02000000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_fcfg1.h1509 #define FCFG1_USER_ID_PA_M 0x02000000 macro