Home
last modified time | relevance | path

Searched refs:PRCM_O_RAMRETEN (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.c418 prcmRamRetention = HWREG( PRCM_BASE + PRCM_O_RAMRETEN ); in SysCtrlSetRechargeBeforePowerDown()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_prcm.h212 #define PRCM_O_RAMRETEN 0x00000224 macro

Completed in 12 milliseconds