Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/startup_files/
A Dccfg.c404 …( ((uint32_t)( SET_CCFG_MODE_CONF_VDDR_CAP << CCFG_MODE_CONF_VDDR_CAP_S
/external/platform/cc13xx/cc13xxware/driverlib/
A Dsys_ctrl.c512 vddrCap = ( ccfg_ModeConfReg & CCFG_MODE_CONF_VDDR_CAP_M ) >> CCFG_MODE_CONF_VDDR_CAP_S; in SysCtrlSetRechargeBeforePowerDown()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ccfg.h447 #define CCFG_MODE_CONF_VDDR_CAP_S 0 macro

Completed in 10 milliseconds