Searched refs:IS_RAMCFG_PED_INSTANCE (Results 1 – 6 of 6) sorted by relevance
379 assert_param(IS_RAMCFG_PED_INSTANCE(hramcfg->Instance)); in HAL_RAMCFG_LatchParityErrorAddress()417 assert_param(IS_RAMCFG_PED_INSTANCE(hramcfg->Instance)); in HAL_RAMCFG_UnlatchParityErrorAddress()455 assert_param(IS_RAMCFG_PED_INSTANCE(hramcfg->Instance)); in HAL_RAMCFG_EnableNotification()495 assert_param(IS_RAMCFG_PED_INSTANCE(hramcfg->Instance)); in HAL_RAMCFG_DisableNotification()532 assert_param(IS_RAMCFG_PED_INSTANCE(hramcfg->Instance)); in HAL_RAMCFG_IsParityErrorDetected()550 assert_param(IS_RAMCFG_PED_INSTANCE(hramcfg->Instance)); in HAL_RAMCFG_GetParityErrorAddress()
14231 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro14695 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
14939 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro15403 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
14957 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro15421 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
10052 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro