Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/startup_files/
Dccfg.c430 …32_t)( SET_CCFG_MODE_CONF_DCDC_ACTIVE )) << CCFG_MODE_CONF_DCDC_ACTIVE_S
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/startup_files/
Dccfg.c439 …32_t)( SET_CCFG_MODE_CONF_DCDC_ACTIVE )) << CCFG_MODE_CONF_DCDC_ACTIVE_S
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ccfg.h356 #define CCFG_MODE_CONF_DCDC_ACTIVE_S 26 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ccfg.h356 #define CCFG_MODE_CONF_DCDC_ACTIVE_S 26 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.c212 ((( ccfg_ModeConfReg >> CCFG_MODE_CONF_DCDC_ACTIVE_S ) & 1 ) ^ 1 ); in SetupAfterColdResetWakeupFromShutDownCfg1()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c213 ((( ccfg_ModeConfReg >> CCFG_MODE_CONF_DCDC_ACTIVE_S ) & 1 ) ^ 1 ); in SetupAfterColdResetWakeupFromShutDownCfg1()