Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_fmpsmbus.c414 hfmpsmbus->MspDeInitCallback = HAL_FMPSMBUS_MspDeInit; /* Legacy weak MspDeInit */ in HAL_FMPSMBUS_DeInit()
421 HAL_FMPSMBUS_MspDeInit(hfmpsmbus); in HAL_FMPSMBUS_DeInit()
456 __weak void HAL_FMPSMBUS_MspDeInit(FMPSMBUS_HandleTypeDef *hfmpsmbus) in HAL_FMPSMBUS_MspDeInit() function
736 …hfmpsmbus->MspDeInitCallback = HAL_FMPSMBUS_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPSMBUS_UnRegisterCallback()
757 …hfmpsmbus->MspDeInitCallback = HAL_FMPSMBUS_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPSMBUS_UnRegisterCallback()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_fmpsmbus.h640 void HAL_FMPSMBUS_MspDeInit(FMPSMBUS_HandleTypeDef *hfmpsmbus);