Searched refs:HAL_FMPI2C_MspInit (Results 1 – 2 of 2) sorted by relevance
574 hfmpi2c->MspInitCallback = HAL_FMPI2C_MspInit; /* Legacy weak MspInit */ in HAL_FMPI2C_Init()581 HAL_FMPI2C_MspInit(hfmpi2c); in HAL_FMPI2C_Init()697 __weak void HAL_FMPI2C_MspInit(FMPI2C_HandleTypeDef *hfmpi2c) in HAL_FMPI2C_MspInit() function918 …hfmpi2c->MspInitCallback = HAL_FMPI2C_MspInit; /* Legacy weak MspInit … in HAL_FMPI2C_UnRegisterCallback()939 …hfmpi2c->MspInitCallback = HAL_FMPI2C_MspInit; /* Legacy weak MspInit … in HAL_FMPI2C_UnRegisterCallback()
604 void HAL_FMPI2C_MspInit(FMPI2C_HandleTypeDef *hfmpi2c);