Searched refs:MEMPWREN_b (Results 1 – 3 of 3) sorted by relevance
1012 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 …]
20173 } MEMPWREN_b; member
20397 } MEMPWREN_b; member