Home
last modified time | relevance | path

Searched refs:MEMPWREN_b (Results 1 – 3 of 3) sorted by relevance

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_pwrctrl.c1012 PWRCTRL->MEMPWREN_b.PWRENCACHEB0 = PWRCTRL_MEMPWREN_PWRENCACHEB0_DIS; in am_hal_pwrctrl_mcu_memory_config()
1013 PWRCTRL->MEMPWREN_b.PWRENCACHEB2 = PWRCTRL_MEMPWREN_PWRENCACHEB2_DIS; in am_hal_pwrctrl_mcu_memory_config()
1016 PWRCTRL->MEMPWREN_b.PWRENCACHEB0 = PWRCTRL_MEMPWREN_PWRENCACHEB0_EN; in am_hal_pwrctrl_mcu_memory_config()
1017 PWRCTRL->MEMPWREN_b.PWRENCACHEB2 = PWRCTRL_MEMPWREN_PWRENCACHEB2_DIS; in am_hal_pwrctrl_mcu_memory_config()
1020 PWRCTRL->MEMPWREN_b.PWRENCACHEB0 = PWRCTRL_MEMPWREN_PWRENCACHEB0_EN; in am_hal_pwrctrl_mcu_memory_config()
1021 PWRCTRL->MEMPWREN_b.PWRENCACHEB2 = PWRCTRL_MEMPWREN_PWRENCACHEB2_EN; in am_hal_pwrctrl_mcu_memory_config()
1028 PWRCTRL->MEMPWREN_b.PWRENDTCM = psConfig->eDTCMCfg; in am_hal_pwrctrl_mcu_memory_config()
1033 PWRCTRL->MEMPWREN_b.PWRENNVM0 = psConfig->bEnableNVM0; in am_hal_pwrctrl_mcu_memory_config()
1056 if ((PWRCTRL->MEMPWRSTATUS_b.PWRSTCACHEB0 != PWRCTRL->MEMPWREN_b.PWRENCACHEB0) || in am_hal_pwrctrl_mcu_memory_config()
1057 (PWRCTRL->MEMPWRSTATUS_b.PWRSTCACHEB2 != PWRCTRL->MEMPWREN_b.PWRENCACHEB2) || in am_hal_pwrctrl_mcu_memory_config()
[all …]
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h20173 } MEMPWREN_b; member
Dapollo4p.h20397 } MEMPWREN_b; member