Home
last modified time | relevance | path

Searched refs:HAL_RAMECC_ERROR_NONE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c189 hramecc->ErrorCode = HAL_RAMECC_ERROR_NONE; in HAL_RAMECC_Init()
239 hramecc->ErrorCode = HAL_RAMECC_ERROR_NONE; in HAL_RAMECC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ramecc.c178 hramecc->ErrorCode = HAL_RAMECC_ERROR_NONE; in HAL_RAMECC_Init()
237 hramecc->ErrorCode = HAL_RAMECC_ERROR_NONE; in HAL_RAMECC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ramecc.h87 #define HAL_RAMECC_ERROR_NONE 0x00000000U /*!< RAMECC No Error */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ramecc.h101 #define HAL_RAMECC_ERROR_NONE 0x00000000U /*!< RAMECC No Error */ macro