Searched refs:IS_RAMCFG_INTERRUPT (Results 1 – 8 of 8) sorted by relevance
456 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_EnableNotification()496 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_DisableNotification()
443 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_EnableNotification()484 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_DisableNotification()
454 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_EnableNotification()495 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_DisableNotification()
448 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_EnableNotification()489 assert_param(IS_RAMCFG_INTERRUPT(Notifications)); in HAL_RAMCFG_DisableNotification()
365 #define IS_RAMCFG_INTERRUPT(INTERRUPT) \ macro
358 #define IS_RAMCFG_INTERRUPT(INTERRUPT) \ macro
388 #define IS_RAMCFG_INTERRUPT(INTERRUPT) (((INTERRUPT) != 0U) &&\ macro
385 #define IS_RAMCFG_INTERRUPT(INTERRUPT) \ macro