Home
last modified time | relevance | path

Searched refs:CCFG_MODE_CONF_DCDC_RECHARGE_S (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/startup_files/
Dccfg.c429 …2_t)( SET_CCFG_MODE_CONF_DCDC_RECHARGE )) << CCFG_MODE_CONF_DCDC_RECHARGE_S
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/startup_files/
Dccfg.c438 …2_t)( SET_CCFG_MODE_CONF_DCDC_RECHARGE )) << CCFG_MODE_CONF_DCDC_RECHARGE_S
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ccfg.h342 #define CCFG_MODE_CONF_DCDC_RECHARGE_S 27 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ccfg.h342 #define CCFG_MODE_CONF_DCDC_RECHARGE_S 27 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.c207 ((( ccfg_ModeConfReg >> CCFG_MODE_CONF_DCDC_RECHARGE_S ) & 1 ) ^ 1 ); in SetupAfterColdResetWakeupFromShutDownCfg1()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c208 ((( ccfg_ModeConfReg >> CCFG_MODE_CONF_DCDC_RECHARGE_S ) & 1 ) ^ 1 ); in SetupAfterColdResetWakeupFromShutDownCfg1()