Lines Matching +full:termination +full:- +full:resistor
3 * SPDX-License-Identifier: Apache-2.0
8 * @brief USB Type-C Cable and Connector API used for USB-C drivers
10 * The information in this file was taken from the USB Type-C
18 * @brief USB Type-C
19 * @defgroup usb_type_c USB Type-C
32 * See Table 4-3 VBUS Sink Characteristics
38 * See Table 4-3 VBUS Sink Characteristics
45 * See Table 4-29 VBUS and VCONN Timing Parameters
52 * See Table 4-29 VBUS and VCONN Timing Parameters
58 * See Table 4-29 VBUS and VCONN Timing Parameters
64 * until the Sink sources minimum VCONN voltage (see Table 4-5)
65 * See Table 4-29 VBUS and VCONN Timing Parameters
72 * See Table 4-29 VBUS and VCONN Timing Parameters
78 * range due to a change in USB Type-C Current advertisement
79 * See Table 4-29 VBUS and VCONN Timing Parameters
85 * See Table 4-30 DRP Timing Parameters
91 * See Table 4-30 DRP Timing Parameters
98 * See Table 4-30 DRP Timing Parameters
105 * See Table 4-30 DRP Timing Parameters
111 * See Table 4-30 DRP Timing Parameters
117 * See Table 4-30 DRP Timing Parameters
123 * See Table 4-30 DRP Timing Parameters
129 * See Table 4-30 DRP Timing Parameters
135 * See Table 4-30 DRP Timing Parameters
141 * See Table 4-30 DRP Timing Parameters
146 * @brief Minimum Time for a DRP to detect that the connected Charge-Through VCONNPowered
148 * See Table 4-30 DRP Timing Parameters
153 * @brief Maximum Time for a DRP to detect that the connected Charge-Through VCONNPowered
155 * See Table 4-30 DRP Timing Parameters
161 * See Table 4-31 CC Timing
167 * See Table 4-31 CC Timing
174 * See Table 4-31 CC Timing
181 * See Table 4-31 CC Timing
186 * @brief Minimum Time a port shall wait before it can determine it is re-attached during
187 * the try-wait process.
188 * See Table 4-31 CC Timing
193 * @brief Maximum Time a port shall wait before it can determine it is re-attached during
194 * the try-wait process.
195 * See Table 4-31 CC Timing
200 * @brief Minimum time a self-powered port shall remain in the ErrorRecovery state.
201 * See Table 4-31 CC Timing
208 * See Table 4-31 CC Timing
215 * See Table 4-31 CC Timing
222 * See Table 4-31 CC Timing
229 * See Table 4-31 CC Timing
236 * See Table 4-31 CC Timing
242 * See Table 4-31 CC Timing
248 * See Table 4-31 CC Timing
255 * See Table 4-31 CC Timing
262 * See Table 4-31 CC Timing
269 * See Table 4-31 CC Timing
276 * See Table 4-31 CC Timing
281 * @brief Minimum time for a Charge-Through VCONN-Powered USB Device to detect that the
282 * Charge-Through source has disconnected from CC after VBUS has been removed,
283 * transition to CTUnattached.VPD, and re-apply its Rp termination advertising
285 * See Table 4-31 CC Timing
290 * @brief Maximum time for a Charge-Through VCONN-Powered USB Device to detect that the
291 * Charge-Through source has disconnected from CC after VBUS has been removed,
292 * transition to CTUnattached.VPD, and re-apply its Rp termination advertising
294 * See Table 4-31 CC Timing
299 * @brief Minimum time for a Charge-Through VCONN-Powered USB Device shall remain
301 * See Table 4-31 CC Timing
336 * @brief Pull-Up resistor values
339 /** Pull-Up resistor for a current of 900mA */
341 /** Pull-Up resistor for a current of 1.5A */
343 /** Pull-Up resistor for a current of 3.0A */
345 /** No Pull-Up resistor is applied */
353 /** Ra Pull-Down resistor */
355 /** Rp Pull-Up resistor */
357 /** Rd Pull-Down resistor */
359 /** No CC resistor */
361 /** Ra and Rd Pull-Down resistor */