/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_ramcfg.c | 362 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/ |
D | stm32u5xx_hal_ramcfg.c | 373 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/ |
D | stm32h5xx_hal_ramcfg.c | 367 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/ |
D | stm32h503xx.h | 8115 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32h523xx.h | 12054 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32h562xx.h | 12783 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32h533xx.h | 12573 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32h573xx.h | 15386 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32h563xx.h | 14867 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 13900 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u535xx.h | 13387 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u575xx.h | 14795 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u585xx.h | 15357 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u595xx.h | 15823 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u5a5xx.h | 16385 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u5f7xx.h | 17349 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u599xx.h | 19542 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u5g7xx.h | 17911 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u5f9xx.h | 20478 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u5a9xx.h | 20104 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
D | stm32u5g9xx.h | 21040 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable… macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 24990 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
|
D | stm32n657xx.h | 26139 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
|
D | stm32n655xx.h | 25897 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
|
D | stm32n647xx.h | 25232 #define RAMCFG_CR_ECCE RAMCFG_CR_ECCE_Msk /*!< ECC Enable */ macro
|