Home
last modified time | relevance | path

Searched refs:I2C_Enable (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-2.7.6/imx/drivers/
Di2c_imx.h115 static inline void I2C_Enable(I2C_Type* base) in I2C_Enable() function
/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_i2c.h294 static inline void I2C_Enable(I2C_Type *base, bool enable) in I2C_Enable() function
Dfsl_i2c.c511 I2C_Enable(base, false); in I2C_MasterDeinit()
1297 I2C_Enable(base, false); in I2C_SlaveDeinit()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_i2c.h385 static inline void I2C_Enable(I2C_Type *base, bool enable) in I2C_Enable() function
Dfsl_i2c.c631 I2C_Enable(base, false); in I2C_MasterDeinit()
1782 I2C_Enable(base, false); in I2C_SlaveDeinit()