Searched refs:am_hal_pwrctrl_memory_control (Results 1 – 2 of 2) sorted by relevance
167 am_hal_pwrctrl_memory_control[AM_HAL_PWRCTRL_MEM_MAX] = variable446 ui32MemEnMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()447 ui32MemDisMask = ~am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()448 ui32MemRegionMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryMask; in am_hal_pwrctrl_memory_enable()449 ui32MemStatusMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32StatusMask; in am_hal_pwrctrl_memory_enable()479 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()490 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()518 PWRCTRL->MEMPWDINSLEEP |= am_hal_pwrctrl_memory_control[eMemConfig].ui32PwdSlpEnable; in am_hal_pwrctrl_memory_deepsleep_powerdown()541 PWRCTRL->MEMPWDINSLEEP &= ~am_hal_pwrctrl_memory_control[eMemConfig].ui32PwdSlpEnable; in am_hal_pwrctrl_memory_deepsleep_retain()
184 am_hal_pwrctrl_memory_control[AM_HAL_PWRCTRL_MEM_MAX] = variable465 ui32MemEnMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()466 ui32MemDisMask = ~am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()467 ui32MemRegionMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryMask; in am_hal_pwrctrl_memory_enable()468 ui32MemStatusMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32StatusMask; in am_hal_pwrctrl_memory_enable()498 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()509 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()536 PWRCTRL->MEMPWDINSLEEP |= am_hal_pwrctrl_memory_control[eMemConfig].ui32PwdSlpEnable; in am_hal_pwrctrl_memory_deepsleep_powerdown()558 PWRCTRL->MEMPWDINSLEEP &= ~am_hal_pwrctrl_memory_control[eMemConfig].ui32PwdSlpEnable; in am_hal_pwrctrl_memory_deepsleep_retain()