Lines Matching +full:6 +full:a

31  * @brief Maximum length of a non-Extended Message in bytes.
32 * See Table 6-75 Value Parameters
39 * See Table 6-75 Value Parameters
45 * @brief Maximum length of a Chunked Message in bytes.
48 * then the Protocol Layer supports a Chunking mechanism to
51 * See Table 6-75 Value Parameters
57 * @name USB PD 3.1 Rev 1.6, Table 6-70 Counter Parameters
63 * Messages which have been sent by a Source at power up or after a
71 * is no response from the remote device (see Section 6.6.6)
79 * @name USB PD 3.1 Rev 1.6, Table 6-68 Time Values
84 * @brief The NoResponseTimer is used by the Policy Engine in a Source to
85 * determine that its Port Partner is not responding after a Hard Reset.
91 * @brief The NoResponseTimer is used by the Policy Engine in a Source to
92 * determine that its Port Partner is not responding after a Hard Reset.
114 * @brief Minimum time a Source waits after changing Rp from SinkTxOk to SinkTxNG
115 * before initiating an AMS by sending a Message.
121 * @brief Maximum time a Source waits after changing Rp from SinkTxOk to SinkTxNG
122 * before initiating an AMS by sending a Message.
128 * @brief Minimum time a source shall wait before sending a
131 * 2) The Source is not in an active connection with a PD Sink Port.
137 * @brief Maximum time a source shall wait before sending a
140 * 2) The Source is not in an active connection with a PD Sink Port.
148 * @brief Minimum time a sink shall wait for a Source_Capabilities message
149 * before sending a Hard Reset
150 * See Table 6-61 Time Values
156 * @brief Minimum time a sink shall wait for a Source_Capabilities message
157 * before sending a Hard Reset
158 * See Table 6-61 Time Values
197 * @brief Minimum time a Hard Reset must complete.
198 * See Table 6-68 Time Values
203 * @brief Maximum time a Hard Reset must complete.
204 * See Table 6-68 Time Values
209 * @brief Minimum time a response must be sent from a Port Partner
210 * See Table 6-68 Time Values
215 * @brief Nomiminal time a response must be sent from a Port Partner
216 * See Table 6-68 Time Values
221 * @brief Maximum time a response must be sent from a Port Partner
222 * See Table 6-68 Time Values
227 * @brief Minimum SPR Mode time for a power supply to transition to a new level
228 * See Table 6-68 Time Values
233 * @brief Nominal SPR Mode time for a power supply to transition to a new level
234 * See Table 6-68 Time Values
239 * @brief Maximum SPR Mode time for a power supply to transition to a new level
240 * See Table 6-68 Time Values
245 * @brief Minimum EPR Mode time for a power supply to transition to a new level
246 * See Table 6-68 Time Values
251 * @brief Nominal EPR Mode time for a power supply to transition to a new level
252 * See Table 6-68 Time Values
257 * @brief Maximum EPR Mode time for a power supply to transition to a new level
258 * See Table 6-68 Time Values
263 * @brief Minimum time to wait before sending another request after receiving a Wait message
264 * See Table 6-68 Time Values
269 * @brief Minimum time to wait before sending a Not_Supported message after receiving a
271 * See Table 6-68 Time Values
276 * @brief Nominal time to wait before sending a Not_Supported message after receiving a
278 * See Table 6-68 Time Values
283 * @brief Maximum time to wait before sending a Not_Supported message after receiving a
285 * See Table 6-68 Time Values
290 * @brief Convert bytes to PD Header data object count, where a
317 * @brief Build a PD message header
318 * See Table 6-1 Message Header
349 * See Table 6-3 Extended Message Header
357 /** 1 for a chunked message, else 0 */
374 * @brief Maximum number of 32-bit data objects sent in a single request
380 * Table 6-7 Power Data Object
408 * @brief Convert a Fixed PDO Current from 10mA units to milliamps.
415 * @brief Convert a Fixed PDO Voltage from 50mV units to millivolts.
424 * @brief Create a Fixed Supply PDO Source value
425 * See Table 6-9 Fixed Supply PDO - Source
464 /** 1.5A @ 5V */
466 /** 3.0A @ 5V */
471 * @brief Create a Fixed Supply PDO Sink value
472 * See Table 6-14 Fixed Supply PDO - Sink
516 * @brief Convert a Variable PDO Current from 10mA units to milliamps.
523 * @brief Convert a Variable PDO Voltage from 50mV units to millivolts.
530 * @brief Create a Variable Supply PDO Source value
531 * See Table 6-11 Variable Supply (non-Battery) PDO - Source
549 * @brief Create a Variable Supply PDO Sink value
550 * See Table 6-15 Variable Supply (non-Battery) PDO - Sink
582 * @brief Convert a Battery PDO Power from 250mW units to milliwatts
589 * @brief Convert a Battery PDO Voltage from 50mV units to millivolts
596 * @brief Create a Battery Supply PDO Source value
597 * See Table 6-12 Battery Supply PDO - Source
615 * @brief Create a Battery Supply PDO Sink value
616 * See Table 6-16 Battery Supply PDO - Sink
663 * See Table 6-13 Programmable Power Supply APDO - Source
696 * See Table 6-17 Programmable Power Supply APDO - Sink
727 * a request for power.
732 * @brief Create a Fixed RDO value
733 * See Table 6-19 Fixed and Variable Request Data Object
765 * @brief Create a Variable RDO value
766 * See Table 6-19 Fixed and Variable Request Data Object
798 * @brief Create a Battery RDO value
799 * See Table 6-20 Battery Request Data Object
826 * See Table 6-22 Programmable Request Data Object
887 PD_PACKET_CABLE_RESET = 6,
902 * See Table 6-5 Control Message Types
918 PD_CTRL_PS_RDY = 6,
960 * See Table 6-6 Data Message Types
976 PD_DATA_ALERT = 6,
990 * See Table 6-48 Extended Message Types
1006 PD_EXT_GET_MANUFACTURER_INFO = 6,