Home
last modified time | relevance | path

Searched refs:CCFG_MODE_CONF_DCDC_ACTIVE_M (Results 1 – 8 of 8) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsys_ctrl.c312 …(( ccfg_ModeConfReg & CCFG_MODE_CONF_DCDC_ACTIVE_M ) == 0 … in SysCtrl_DCDC_VoltageConditionalControl()
332 …if (( ccfg_ModeConfReg & CCFG_MODE_CONF_DCDC_ACTIVE_M ) == 0 ) aonPmctlPwrctl |= AON_PMCTL_PWRCT… in SysCtrl_DCDC_VoltageConditionalControl()
Dsetup_rom.c199 ccfg_ModeConfReg |= ( CCFG_MODE_CONF_DCDC_RECHARGE_M | CCFG_MODE_CONF_DCDC_ACTIVE_M ); in SetupAfterColdResetWakeupFromShutDownCfg1()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsys_ctrl.c341 …(( ccfg_ModeConfReg & CCFG_MODE_CONF_DCDC_ACTIVE_M ) == 0 … in SysCtrl_DCDC_VoltageConditionalControl()
361 …if (( ccfg_ModeConfReg & CCFG_MODE_CONF_DCDC_ACTIVE_M ) == 0 ) aonPmctlPwrctl |= AON_PMCTL_PWRCT… in SysCtrl_DCDC_VoltageConditionalControl()
Dsetup_rom.c200 ccfg_ModeConfReg |= ( CCFG_MODE_CONF_DCDC_RECHARGE_M | CCFG_MODE_CONF_DCDC_ACTIVE_M ); in SetupAfterColdResetWakeupFromShutDownCfg1()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/startup_files/
Dccfg.c430 … )) << CCFG_MODE_CONF_DCDC_ACTIVE_S ) | ~CCFG_MODE_CONF_DCDC_ACTIVE_M
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/startup_files/
Dccfg.c439 … )) << CCFG_MODE_CONF_DCDC_ACTIVE_S ) | ~CCFG_MODE_CONF_DCDC_ACTIVE_M
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ccfg.h355 #define CCFG_MODE_CONF_DCDC_ACTIVE_M 0x04000000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ccfg.h355 #define CCFG_MODE_CONF_DCDC_ACTIVE_M 0x04000000 macro