Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c426 hfmpsmbus->MspDeInitCallback = HAL_FMPSMBUS_MspDeInit; /* Legacy weak MspDeInit */ in HAL_FMPSMBUS_DeInit()
433 HAL_FMPSMBUS_MspDeInit(hfmpsmbus); in HAL_FMPSMBUS_DeInit()
468 __weak void HAL_FMPSMBUS_MspDeInit(FMPSMBUS_HandleTypeDef *hfmpsmbus) in HAL_FMPSMBUS_MspDeInit() function
751 …hfmpsmbus->MspDeInitCallback = HAL_FMPSMBUS_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPSMBUS_UnRegisterCallback()
772 …hfmpsmbus->MspDeInitCallback = HAL_FMPSMBUS_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPSMBUS_UnRegisterCallback()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpsmbus.h672 void HAL_FMPSMBUS_MspDeInit(FMPSMBUS_HandleTypeDef *hfmpsmbus);