Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Di2c.c111 return((ulBase == I2C0_SLAVE_BASE) || (ulBase == I2C1_SLAVE_BASE) || in I2CSlaveBaseValid()
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.h70 #define I2C0_SLAVE_BASE 0x40020800 // I2C0 Slave macro

Completed in 4 milliseconds