Home
last modified time | relevance | path

Searched refs:AON_PMCTL_O_RAMCFG (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_pmctl.h137 ui32Reg = HWREG(AON_PMCTL_BASE + AON_PMCTL_O_RAMCFG) & ~AON_PMCTL_RAMCFG_BUS_SRAM_RET_EN_M; in AONPMCTLMcuSRamRetConfig()
139 HWREG(AON_PMCTL_BASE + AON_PMCTL_O_RAMCFG) = ui32Reg; in AONPMCTLMcuSRamRetConfig()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_pmctl.h50 #define AON_PMCTL_O_RAMCFG 0x00000008 macro