File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
Overview
7
7
********
8
8
9
- `TCPC <tcpc-specification >`_ (USB Type-C Port Controller)
9
+ `TCPC <tcpc-specification _ >`_ (USB Type-C Port Controller)
10
10
The TCPC is a device used to simplify the implementation of a USB-C system
11
11
by providing the following three function:
12
12
13
- * VBUS and VCONN control `USB Type-C <usb-type-c-specification >`_:
13
+ * VBUS and VCONN control `USB Type-C <usb-type-c-specification _ >`_:
14
14
The TCPC may provide a Source device, the mechanism to control VBUS sourcing,
15
15
and a Sink device, the mechanism to control VBUS sinking. A similar mechanism
16
16
is provided for the control of VCONN.
@@ -20,7 +20,7 @@ by providing the following three function:
20
20
resistors. It also provides a way to sense and report what resistors are
21
21
present on the CC pin.
22
22
23
- * Power Delivery message reception and transmission `USB Power Delivery <usb-pd-specification >`_:
23
+ * Power Delivery message reception and transmission `USB Power Delivery <usb-pd-specification _ >`_:
24
24
The TCPC sends and receives messages constructed in the TCPM and places them
25
25
on the CC lines.
26
26
You can’t perform that action at this time.
0 commit comments