Home
last modified time | relevance | path

Searched refs:HAL_MCE_MspInit (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mce.c131 hmce->MspInitCallback = HAL_MCE_MspInit; /* Legacy weak MspInit */ in HAL_MCE_Init()
138 HAL_MCE_MspInit(hmce); in HAL_MCE_Init()
847 __weak void HAL_MCE_MspInit(MCE_HandleTypeDef *hmce) in HAL_MCE_MspInit() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mce.c128 hmce->MspInitCallback = HAL_MCE_MspInit; /* Legacy weak MspInit */ in HAL_MCE_Init()
135 HAL_MCE_MspInit(hmce); in HAL_MCE_Init()
851 __weak void HAL_MCE_MspInit(MCE_HandleTypeDef *hmce) in HAL_MCE_MspInit() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mce.h363 void HAL_MCE_MspInit(MCE_HandleTypeDef *hmce);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mce.h358 void HAL_MCE_MspInit(MCE_HandleTypeDef *hmce);