Home
last modified time | relevance | path

Searched refs:HAL_RAMECC_MspInit (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ramecc.c155 hramecc->MspInitCallback = HAL_RAMECC_MspInit; in HAL_RAMECC_Init()
161 HAL_RAMECC_MspInit(hramecc); in HAL_RAMECC_Init()
252 __weak void HAL_RAMECC_MspInit(RAMECC_HandleTypeDef *hramecc) in HAL_RAMECC_MspInit() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ramecc.h266 void HAL_RAMECC_MspInit(RAMECC_HandleTypeDef *hramecc);