Searched refs:lpc_i2c_bus (Results 1 – 4 of 4) sorted by relevance
35 struct lpc_i2c_bus struct52 struct lpc_i2c_bus lpc_obj[] = argument81 struct lpc_i2c_bus *lpc_i2c = (struct lpc_i2c_bus*)userData; in i2c_mst_dma_callback()94 struct lpc_i2c_bus *lpc_i2c = (struct lpc_i2c_bus *)bus; in lpc_i2c_xfer()
35 struct lpc_i2c_bus struct47 struct lpc_i2c_bus lpc_obj[] = argument88 struct lpc_i2c_bus *lpc_i2c = (struct lpc_i2c_bus *)bus; in lpc_i2c_xfer()
40 struct lpc_i2c_bus struct52 struct lpc_i2c_bus lpc_obj[] = argument119 struct lpc_i2c_bus *lpc_i2c = (struct lpc_i2c_bus *)bus; in lpc_i2c_xfer()
140 struct lpc_i2c_bus struct154 struct lpc_i2c_bus *lpc_i2c = (struct lpc_i2c_bus *)bus; in lpc_i2c_xfer() argument255 static struct lpc_i2c_bus lpc_i2c2; in rt_hw_i2c_init()293 rt_memset((void *)&lpc_i2c2, 0, sizeof(struct lpc_i2c_bus)); in rt_hw_i2c_init()
Completed in 24 milliseconds