Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c534 uint32_t cr_reg = hramecc->Instance->CR >> 1U; in HAL_RAMECC_IRQHandler() local
556 __HAL_RAMECC_CLEAR_FLAG (hramecc, (((ier_reg | cr_reg) & (sr_reg << 1U)) >> 1U)); in HAL_RAMECC_IRQHandler()