Home
last modified time | relevance | path

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

/hal_ambiq-3.6.0/mcu/apollo4p/hal/
Dam_hal_pwrctrl.c578 .bActiveRAM = false,
1470 if (psConfig->bActiveRAM) in dsp0_memory_config()
1560 if (psConfig->bActiveRAM) in dsp1_memory_config()
1620 …psConfig->bActiveRAM = (PWRCTRL->DSP0MEMRETCFG_b.DSP0RAMACTMCU == PWRCTRL_DSP0MEMRETCFG_DSP0RAM… in dsp0_memory_get()
1640 …psConfig->bActiveRAM = (PWRCTRL->DSP1MEMRETCFG_b.DSP1RAMACTMCU == PWRCTRL_DSP1MEMRETCFG_DSP1RAM… in dsp1_memory_get()
Dam_hal_pwrctrl.h369 bool bActiveRAM; member