Searched refs:I2C_SlaveDeinit (Results 1 – 13 of 13) sorted by relevance
272 void I2C_SlaveDeinit(I2C_Type *base);
1294 void I2C_SlaveDeinit(I2C_Type *base) in I2C_SlaveDeinit() function
341 void I2C_SlaveDeinit(I2C_Type *base);
1779 void I2C_SlaveDeinit(I2C_Type *base) in I2C_SlaveDeinit() function
822 void I2C_SlaveDeinit(I2C_Type *base);
1506 void I2C_SlaveDeinit(I2C_Type *base) in I2C_SlaveDeinit() function
206 … I2C_SlaveDeinit(s_i2cBases[i2cSlaveHandle->instance]); /*Deinitializes the I2C slave peripheral*/ in HAL_I2cSlaveDeinit()
197 I2C_SlaveDeinit(s_i2cBases[i2cSlaveHandle->instance]); in HAL_I2cSlaveDeinit()
217 I2C_SlaveDeinit(s_i2cBases[i2cSlaveHandle->instance]); in HAL_I2cSlaveDeinit()
915 void I2C_SlaveDeinit(I2C_Type *base);
1681 void I2C_SlaveDeinit(I2C_Type *base) in I2C_SlaveDeinit() function
725 I2C_SlaveDeinit(i2c->resource->base); in I2C_InterruptPowerControl()