Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Di2c.c63 { I2C0_MASTER_BASE, INT_I2C0 },
88 return((ulBase == I2C0_MASTER_BASE) || (ulBase == I2C1_MASTER_BASE) || in I2CMasterBaseValid()
378 HWREG(ulBase - I2C0_SLAVE_BASE + I2C0_MASTER_BASE + I2C_O_MCR) |= in I2CSlaveEnable()
439 HWREG(ulBase - I2C0_SLAVE_BASE + I2C0_MASTER_BASE + I2C_O_MCR) &= in I2CSlaveDisable()
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h69 #define I2C0_MASTER_BASE 0x40020000 // I2C0 Master macro

Completed in 5 milliseconds