Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
U2C_I2C_SPEED_2KHZ
drivers/i2c/busses/i2c-diolan-u2c.c
308
if (speed > U2C_I2C_SPEED_2KHZ)
drivers/i2c/busses/i2c-diolan-u2c.c
309
speed = U2C_I2C_SPEED_2KHZ;