Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ccfg.h460 #define CCFG_MODE_CONF_XOSC_CAP_MOD 0x00020000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ccfg.h460 #define CCFG_MODE_CONF_XOSC_CAP_MOD 0x00020000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.c456 if (( ccfg_ModeConfReg & CCFG_MODE_CONF_XOSC_CAP_MOD ) == 0 ) { in SetupGetTrimForAnabypassValue1()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c458 if (( ccfg_ModeConfReg & CCFG_MODE_CONF_XOSC_CAP_MOD ) == 0 ) { in SetupGetTrimForAnabypassValue1()