Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_pwrctrl.h331 bool bRetainCache; member
367 bool bRetainCache; member
Dam_hal_pwrctrl.c548 .bRetainCache = true,
576 .bRetainCache = false,
1069 if (psConfig->bRetainCache) in am_hal_pwrctrl_mcu_memory_config()
1163 psConfig->bRetainCache = in am_hal_pwrctrl_mcu_memory_config_get()
1460 if (psConfig->bRetainCache) in dsp0_memory_config()
1550 if (psConfig->bRetainCache) in dsp1_memory_config()
1616 …psConfig->bRetainCache = (PWRCTRL_DSP0MEMRETCFG_ICACHEPWDDSP0OFF_RET == PWRCTRL->DSP0MEMRETCFG_b.… in dsp0_memory_get()
1636 …psConfig->bRetainCache = (PWRCTRL_DSP1MEMRETCFG_ICACHEPWDDSP1OFF_RET == PWRCTRL->DSP1MEMRETCFG_b.… in dsp1_memory_get()