Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c192 hramecc->RAMECCErrorCode = HAL_RAMECC_NO_ERROR; in HAL_RAMECC_Init()
242 hramecc->RAMECCErrorCode = HAL_RAMECC_NO_ERROR; in HAL_RAMECC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ramecc.h101 #define HAL_RAMECC_NO_ERROR 0x00000000U /*!< RAMECC No Error Detected … macro