Searched refs:IS_RAMECC_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
357 assert_param (IS_RAMECC_INTERRUPT (Notifications)); in HAL_RAMECC_EnableNotification()396 assert_param (IS_RAMECC_INTERRUPT (Notifications)); in HAL_RAMECC_DisableNotification()
387 assert_param(IS_RAMECC_INTERRUPT(Notifications)); in HAL_RAMECC_EnableNotification()427 assert_param(IS_RAMECC_INTERRUPT(Notifications)); in HAL_RAMECC_DisableNotification()
357 #define IS_RAMECC_INTERRUPT(INTERRUPT) ((IS_RAMECC_GLOBAL_INTERRUPT(INTERRUPT)) || \ macro
358 #define IS_RAMECC_INTERRUPT(INTERRUPT) ((IS_RAMECC_GLOBAL_INTERRUPT(INTERRUPT)) || \ macro