Home
last modified time | relevance | path

Searched refs:Chip_I2CM_Xfer (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Di2cm_15xx.c152 void Chip_I2CM_Xfer(LPC_I2C_T *pI2C, I2CM_XFER_T *xfer) in Chip_I2CM_Xfer() function
169 Chip_I2CM_Xfer(pI2C, xfer); in Chip_I2CM_XferBlocking()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2cm_15xx.h306 void Chip_I2CM_Xfer(LPC_I2C_T *pI2C, I2CM_XFER_T *xfer);
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dperiph_i2cm_interrupt.c125 Chip_I2CM_Xfer(LPC_I2C0, &i2cmXferRec); in SetupXferRecAndExecute()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c203 Chip_I2CM_Xfer(LPC_I2C_PORT, &i2cmXferRec); in SetupXferRecAndExecute()

Completed in 6 milliseconds