Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Di2cm_15xx.c113 Chip_I2CM_WriteByte(pI2C, (xfer->slaveAddr << 1) | 0x1); in Chip_I2CM_XferHandler()
159 Chip_I2CM_WriteByte(pI2C, (xfer->slaveAddr << 1) | (xfer->txSz == 0)); in Chip_I2CM_Xfer()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dperiph_i2cm_polling.c105 i2cmXferRec.slaveAddr = devAddr; in SetupXferRecAndExecute()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2cm_15xx.h87 uint8_t slaveAddr; /*!< 7-bit I2C Slave address */ member
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dperiph_i2cm_interrupt.c118 i2cmXferRec.slaveAddr = devAddr; in SetupXferRecAndExecute()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c193 i2cmXferRec.slaveAddr = devAddr; in SetupXferRecAndExecute()

Completed in 6 milliseconds