Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ramecc.h352 #define IS_RAMECC_MONITOR_INTERRUPT(INTERRUPT) (((INTERRUPT) == RAMECC_IT_MONITOR_SINGLEERR_R) || \ macro
358 (IS_RAMECC_MONITOR_INTERRUPT(INTERRUPT)))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ramecc.h353 #define IS_RAMECC_MONITOR_INTERRUPT(INTERRUPT) (((INTERRUPT) == RAMECC_IT_MONITOR_SINGLEERR_R) || \ macro
359 (IS_RAMECC_MONITOR_INTERRUPT(INTERRUPT)))