Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ramecc.h118 #define RAMECC_IT_GLOBAL_ALL (RAMECC_IT_GLOBAL_ID | RAMECC_IER_GIE | RAMECC_IER_GECCS… macro
349 ((INTERRUPT) == RAMECC_IT_GLOBAL_ALL))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c540 ier_reg = RAMECC_IT_GLOBAL_ALL; in HAL_RAMECC_IRQHandler()