Lines Matching +full:use +full:- +full:ram +full:- +full:code
6 a protocol developed by Philips. It is a two-wire protocol with variable
10 systems. Some systems use variants that don't meet branding requirements,
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>`_
22 devices connected through SMBus are RAM modules configured using I2C EEPROMs,
26 use its protocols on many I2C systems. However, there are systems that don't
36 .. kernel-figure:: i2c_bus.svg
45 An **algorithm** contains general code that can be used to implement a whole
59 video-related chips.
66 --------
75 --------------------
79 their use is also discouraged by the Linux Kernel Code of Conduct. You may
81 general attitude, however, is to use the inclusive terms: controller and
82 target. Work to replace the old terminology in the Linux Kernel is on-going.