Home
last modified time | relevance | path

Searched refs:RAMCFG_CR_ECCE (Results 1 – 25 of 25) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ramcfg.c362 if ((hramcfg->Instance->CR & RAMCFG_CR_ECCE) != RAMCFG_CR_ECCE) in HAL_RAMCFG_StartECC()
365 hramcfg->Instance->CR |= (RAMCFG_CR_ECCE | RAMCFG_CR_ALE); in HAL_RAMCFG_StartECC()
406 if ((hramcfg->Instance->CR & RAMCFG_CR_ECCE) == RAMCFG_CR_ECCE) in HAL_RAMCFG_StopECC()
413 hramcfg->Instance->CR &= ~(RAMCFG_CR_ECCE | RAMCFG_CR_ALE); in HAL_RAMCFG_StopECC()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ramcfg.c373 if ((hramcfg->Instance->CR & RAMCFG_CR_ECCE) != RAMCFG_CR_ECCE) in HAL_RAMCFG_StartECC()
376 hramcfg->Instance->CR |= (RAMCFG_CR_ECCE | RAMCFG_CR_ALE); in HAL_RAMCFG_StartECC()
417 if ((hramcfg->Instance->CR & RAMCFG_CR_ECCE) == RAMCFG_CR_ECCE) in HAL_RAMCFG_StopECC()
424 hramcfg->Instance->CR &= ~(RAMCFG_CR_ECCE | RAMCFG_CR_ALE); in HAL_RAMCFG_StopECC()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_ramcfg.c367 if ((hramcfg->Instance->CR & RAMCFG_CR_ECCE) != RAMCFG_CR_ECCE) in HAL_RAMCFG_StartECC()
370 hramcfg->Instance->CR |= (RAMCFG_CR_ECCE | RAMCFG_CR_ALE); in HAL_RAMCFG_StartECC()
411 if ((hramcfg->Instance->CR & RAMCFG_CR_ECCE) == RAMCFG_CR_ECCE) in HAL_RAMCFG_StopECC()
418 hramcfg->Instance->CR &= ~(RAMCFG_CR_ECCE | RAMCFG_CR_ALE); in HAL_RAMCFG_StopECC()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8115 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32h523xx.h12054 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32h562xx.h12783 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32h533xx.h12573 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32h573xx.h15386 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32h563xx.h14867 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h13900 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u535xx.h13387 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u575xx.h14795 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u585xx.h15357 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u595xx.h15823 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u5a5xx.h16385 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u5f7xx.h17349 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u599xx.h19542 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u5g7xx.h17911 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u5f9xx.h20478 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u5a9xx.h20104 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
Dstm32u5g9xx.h21040 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24990 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
Dstm32n657xx.h26139 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
Dstm32n655xx.h25897 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
Dstm32n647xx.h25232 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro