Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c173 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_Init()
287 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_StartMonitor()
324 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_StopMonitor()
363 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_EnableNotification()
402 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_DisableNotification()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ramecc.c148 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_Init()
315 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_StartMonitor()
353 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_StopMonitor()
393 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_EnableNotification()
433 hramecc->State = HAL_RAMECC_STATE_BUSY; in HAL_RAMECC_DisableNotification()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ramecc.h52 HAL_RAMECC_STATE_BUSY = 0x02U, /*!< RAMECC process is ongoing */ enumerator
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ramecc.h52 HAL_RAMECC_STATE_BUSY = 0x02U, /*!< RAMECC process is ongoing */ enumerator