Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.c628 uint32_t modeConf1 ; in SetupGetTrimForAmpcompCtrl() local
645 modeConf1 = HWREG( CCFG_BASE + CCFG_O_MODE_CONF_1 ); in SetupGetTrimForAmpcompCtrl()
649 …(((int32_t)( modeConf1 << ( 32 - CCFG_MODE_CONF_1_DELTA_IBIAS_OFFSET_W - CCFG_MODE_CONF_1_DELTA_IB… in SetupGetTrimForAmpcompCtrl()
661 …(((int32_t)( modeConf1 << ( 32 - CCFG_MODE_CONF_1_DELTA_IBIAS_INIT_W - CCFG_MODE_CONF_1_DELTA_IBIA… in SetupGetTrimForAmpcompCtrl()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c630 uint32_t modeConf1 ; in SetupGetTrimForAmpcompCtrl() local
647 modeConf1 = HWREG( CCFG_BASE + CCFG_O_MODE_CONF_1 ); in SetupGetTrimForAmpcompCtrl()
651 …(((int32_t)( modeConf1 << ( 32 - CCFG_MODE_CONF_1_DELTA_IBIAS_OFFSET_W - CCFG_MODE_CONF_1_DELTA_IB… in SetupGetTrimForAmpcompCtrl()
663 …(((int32_t)( modeConf1 << ( 32 - CCFG_MODE_CONF_1_DELTA_IBIAS_INIT_W - CCFG_MODE_CONF_1_DELTA_IBIA… in SetupGetTrimForAmpcompCtrl()