Home
last modified time | relevance | path

Searched refs:IS_RAMECC_MONITOR_ALL_INSTANCE (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ramecc.c170 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_Init()
218 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_DeInit()
281 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_StartMonitor()
318 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_StopMonitor()
356 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_EnableNotification()
395 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_DisableNotification()
471 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_RegisterCallback()
503 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_UnRegisterCallback()
619 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_GetFailingAddress()
635 assert_param (IS_RAMECC_MONITOR_ALL_INSTANCE (hramecc->Instance)); in HAL_RAMECC_GetFailingDataLow()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ramecc.c145 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_Init()
205 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_DeInit()
309 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_StartMonitor()
347 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_StopMonitor()
386 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_EnableNotification()
426 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_DisableNotification()
615 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_RegisterCallback()
694 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_UnRegisterCallback()
809 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_GetFailingAddress()
826 assert_param(IS_RAMECC_MONITOR_ALL_INSTANCE(hramecc->Instance)); in HAL_RAMECC_GetFailingDataLow()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h21727 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC_Monitor1) || \ macro
Dstm32h7b0xx.h22207 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC_Monitor1) || \ macro
Dstm32h7b0xxq.h22219 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC_Monitor1) || \ macro
Dstm32h7a3xxq.h21739 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC_Monitor1) || \ macro
Dstm32h7b3xx.h22214 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC_Monitor1) || \ macro
Dstm32h7b3xxq.h22226 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC_Monitor1) || \ macro
Dstm32h730xxq.h23945 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h733xx.h23933 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h725xx.h23458 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h730xx.h23933 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h735xx.h23945 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h742xx.h25165 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h723xx.h23446 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h750xx.h26094 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h753xx.h26100 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h745xx.h26586 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h745xg.h26586 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h743xx.h25813 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
Dstm32h755xx.h26873 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor1) || \ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h22830 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor0) || \ macro
Dstm32h7s7xx.h24156 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor0) || \ macro
Dstm32h7s3xx.h23718 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor0) || \ macro
Dstm32h7r7xx.h23266 #define IS_RAMECC_MONITOR_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMECC1_Monitor0) || \ macro

12