FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I2CSR_RXAK
sys/arm/freescale/imx/imx_i2c.c
277
else if (checkack && (sr & I2CSR_RXAK))
sys/powerpc/mpc85xx/i2c.c
158
if (write && start && (status & I2CSR_RXAK)) {