Home
last modified time | relevance | path

Searched refs:I2C_CFG_SLVEN (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2cs_15xx.h112 pI2C->CFG = (pI2C->CFG & I2C_CFG_MASK) | I2C_CFG_SLVEN; in Chip_I2CS_Enable()
122 pI2C->CFG = (pI2C->CFG & I2C_CFG_MASK) & ~I2C_CFG_SLVEN; in Chip_I2CS_Disable()
A Di2c_common_15xx.h72 #define I2C_CFG_SLVEN (1 << 1) /*!< Slave Enable/Disable Bit */ macro

Completed in 3 milliseconds