Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ramecc.h103 #define HAL_RAMECC_DOUBLEERROR_DETECTED 0x00000002U /*!< RAMECC Double Error Detecte… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c552 hramecc->RAMECCErrorCode |= HAL_RAMECC_DOUBLEERROR_DETECTED; in HAL_RAMECC_IRQHandler()