Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash.c375 const __IO uint32_t *reg_ecccorr; in HAL_FLASH_IRQHandler() local
387 reg_ecccorr = &(FLASH->ECCCORR); in HAL_FLASH_IRQHandler()
476 if ((*reg_ecccorr & FLASH_ECCR_ECCC) != 0U) in HAL_FLASH_IRQHandler()