Home
last modified time | relevance | path

Searched refs:IS_RAMCFG_PED_INSTANCE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_ramcfg.c379 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()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h14231 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro
14695 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
Dstm32wba54xx.h14939 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro
15403 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
Dstm32wba5mxx.h14957 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro
15421 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
Dstm32wba55xx.h14957 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… macro
15421 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro
Dstm32wba50xx.h10052 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) ((INSTANCE) == RAMCFG_SRAM2_NS) macro