Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dchipinfo.c126 …uint32_t fcfg1Protocol = (( fcfg1UserId & FCFG1_USER_ID_PROTOCOL_M ) >> FCFG1_USER_ID_PRO… in ChipInfo_GetChipType()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dchipinfo.c128 uint32_t fcfg1Protocol = (( fcfg1UserId & FCFG1_USER_ID_PROTOCOL_M ) >> in ChipInfo_GetChipType()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_fcfg1.h1557 #define FCFG1_USER_ID_PROTOCOL_M 0x0000F000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_fcfg1.h1560 #define FCFG1_USER_ID_PROTOCOL_M 0x0000F000 macro