Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/startup_files/
A Dccfg.c393 …( ((uint32_t)( SET_CCFG_MODE_CONF_DCDC_RECHARGE << CCFG_MODE_CONF_DCDC_RECHARGE_S
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ccfg.h312 #define CCFG_MODE_CONF_DCDC_RECHARGE_S 27 macro
/external/platform/cc13xx/cc13xxware/driverlib/
A Dsetup.c509 ((( ccfg_ModeConfReg >> CCFG_MODE_CONF_DCDC_RECHARGE_S ) & 1 ) ^ 1 ); in HapiTrimDeviceShutDown()

Completed in 12 milliseconds