Searched refs:HAL_I2C_MspDeInit (Results 1 – 6 of 6) sorted by relevance
497 void HAL_I2C_MspDeInit(I2C_HandleTypeDef *hi2c);
530 void HAL_I2C_MspDeInit(I2C_HandleTypeDef *hi2c);
598 void HAL_I2C_MspDeInit(I2C_HandleTypeDef *hi2c);
613 hi2c->MspDeInitCallback = HAL_I2C_MspDeInit; /* Legacy weak MspDeInit */ in HAL_I2C_DeInit()620 HAL_I2C_MspDeInit(hi2c); in HAL_I2C_DeInit()656 __weak void HAL_I2C_MspDeInit(I2C_HandleTypeDef *hi2c) in HAL_I2C_MspDeInit() function867 … hi2c->MspDeInitCallback = HAL_I2C_MspDeInit; /* Legacy weak MspDeInit */ in HAL_I2C_UnRegisterCallback()888 … hi2c->MspDeInitCallback = HAL_I2C_MspDeInit; /* Legacy weak MspDeInit */ in HAL_I2C_UnRegisterCallback()
508 HAL_I2C_MspDeInit(hi2c); in HAL_I2C_DeInit()543 __weak void HAL_I2C_MspDeInit(I2C_HandleTypeDef *hi2c) in HAL_I2C_MspDeInit() function
471 HAL_I2C_MspDeInit(hi2c); in HAL_I2C_DeInit()506 __weak void HAL_I2C_MspDeInit(I2C_HandleTypeDef *hi2c) in HAL_I2C_MspDeInit() function