Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_pwrctrl.h422 am_hal_pwrctrl_sram_select_e eActiveWithGFX; member
Dam_hal_pwrctrl.c567 .eActiveWithGFX = AM_HAL_PWRCTRL_SRAM_NONE,
1248 PWRCTRL->SSRAMRETCFG_b.SSRAMACTGFX = psConfig->eActiveWithGFX; in am_hal_pwrctrl_sram_config()
1292 psConfig->eActiveWithGFX = (am_hal_pwrctrl_sram_select_e)PWRCTRL->SSRAMRETCFG_b.SSRAMACTGFX; in am_hal_pwrctrl_sram_config_get()