Searched refs:HAL_FMPI2C_MspDeInit (Results 1 – 2 of 2) sorted by relevance
651 hfmpi2c->MspDeInitCallback = HAL_FMPI2C_MspDeInit; /* Legacy weak MspDeInit */ in HAL_FMPI2C_DeInit()658 HAL_FMPI2C_MspDeInit(hfmpi2c); in HAL_FMPI2C_DeInit()694 __weak void HAL_FMPI2C_MspDeInit(FMPI2C_HandleTypeDef *hfmpi2c) in HAL_FMPI2C_MspDeInit() function906 …hfmpi2c->MspDeInitCallback = HAL_FMPI2C_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPI2C_UnRegisterCallback()927 …hfmpi2c->MspDeInitCallback = HAL_FMPI2C_MspDeInit; /* Legacy weak MspDeInit … in HAL_FMPI2C_UnRegisterCallback()
602 void HAL_FMPI2C_MspDeInit(FMPI2C_HandleTypeDef *hfmpi2c);