Lines Matching +full:protocol +full:- +full:node
6 a protocol developed by Philips. It is a two-wire protocol with variable
14 The latest official I2C specification is the `"I²C-bus specification and user
15 manual" (UM10204) <https://www.nxp.com/docs/en/user-guide/UM10204.pdf>`_
18 SMBus (System Management Bus) is based on the I2C protocol, and is mostly
28 implement all the common SMBus protocol semantics or messages.
36 .. kernel-figure:: i2c_bus.svg
41 A **controller** chip is a node that starts communications with targets. In the
50 A **target** chip is a node that responds to communications when addressed by a
59 video-related chips.
66 --------
75 --------------------
82 target. Work to replace the old terminology in the Linux Kernel is on-going.