Searched refs:HAL_FMPI2C_MspDeInit (Results 1 – 2 of 2) sorted by relevance
670 hfmpi2c->MspDeInitCallback = HAL_FMPI2C_MspDeInit; /* Legacy weak MspDeInit */ in HAL_FMPI2C_DeInit()677 HAL_FMPI2C_MspDeInit(hfmpi2c); in HAL_FMPI2C_DeInit()713 __weak void HAL_FMPI2C_MspDeInit(FMPI2C_HandleTypeDef *hfmpi2c) in HAL_FMPI2C_MspDeInit() function922 …hfmpi2c->MspDeInitCallback = HAL_FMPI2C_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPI2C_UnRegisterCallback()943 …hfmpi2c->MspDeInitCallback = HAL_FMPI2C_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPI2C_UnRegisterCallback()
605 void HAL_FMPI2C_MspDeInit(FMPI2C_HandleTypeDef *hfmpi2c);