Home
last modified time | relevance | path

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

/trueos/sys/arm/lpc/
HDlpc_ohci.c72 #define I2C_STOP_BIT (1 << 9) macro
242 lpc_otg_write_4(sc, LPC_OTG_I2C_TXRX, I2C_STOP_BIT | DUMMY_BYTE); in lpc_isp3101_read()
283 (value | I2C_STOP_BIT)); in lpc_isp3101_write()