Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OWL_I2C_MAX_RETRIES
drivers/i2c/busses/i2c-owl.c
148
} while (timeout++ < OWL_I2C_MAX_RETRIES);
drivers/i2c/busses/i2c-owl.c
150
if (timeout > OWL_I2C_MAX_RETRIES) {