Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.h1110 HWREG( PRCM_BASE + PRCM_O_RAMRETEN ) |= PRCM_RAMRETEN_VIMS_M; in PRCMCacheRetentionEnable()
1125 HWREG( PRCM_BASE + PRCM_O_RAMRETEN ) &= ~PRCM_RAMRETEN_VIMS_M; in PRCMCacheRetentionDisable()
A Dsys_ctrl.c419 if ( prcmRamRetention & PRCM_RAMRETEN_VIMS_M ) { in SysCtrlSetRechargeBeforePowerDown()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_prcm.h1560 #define PRCM_RAMRETEN_VIMS_M 0x00000003 macro

Completed in 9 milliseconds