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

/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_ohci.c72 #define I2C_STOP_BIT (1 << 9) macro
242 lpc_otg_write_4(sc, LPC_OTG_I2C_TXRX, I2C_STOP_BIT | DUMMY_BYTE);
283 (value | I2C_STOP_BIT));

Completed in 118 milliseconds