summaryrefslogtreecommitdiff
path: root/docs/ec_terms.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ec_terms.md')
-rw-r--r--docs/ec_terms.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/ec_terms.md b/docs/ec_terms.md
index b865df0078..0349218e98 100644
--- a/docs/ec_terms.md
+++ b/docs/ec_terms.md
@@ -186,6 +186,12 @@
typical application is to control fan speeds or the brightness of a
backlight.
+* **Retimer** {#retimer}
+
+ A device that can extract the embedded clock signal from a high-speed
+ protocol, fully recover the data, and retransmit a fresh copy of the data
+ using a clean clock.
+
* **SAFT - Semi-Automated Firmware Tests** {#saft}
A suite of tests for firmware, succeeded by [FAFT](#faft). See the
@@ -220,6 +226,10 @@
The specific contents of a SPI frame varies based on the SPI peripheral
type.
+* **SSMUX - Super Speed Multiplexer** {#ssmux}
+
+ See the [USB-C documentation](./usb-c.md#ssmux) for more details.
+
* **SVDM - Structured Vendor Defined Messages** {#svdm}
See the [USB-C documentation](./usb-c.md#svdm) for more details.