Lines Matching full:slow
9 * Internal header file for UCC SLOW unit routines.
80 /* UCC Slow Channel Protocol Mode */
87 /* UCC Slow Transparent Transmit CRC (TCRC) */
97 /* UCC Slow oversampling rate for transmitter (TDCR) */
109 /* UCC Slow Oversampling rate for receiver (RDCR)
122 /* UCC Slow Transmitter encoding method (TENC)
129 /* UCC Slow Receiver decoding method (RENC)
136 /* UCC Slow Diagnostic mode (DIAG)
217 * Initializes Slow UCC according to provided parameters.
219 * us_info - (In) pointer to the slow UCC info structure.
220 * uccs_ret - (Out) pointer to the slow UCC structure.
225 * Frees all resources for slow UCC.
227 * uccs - (In) pointer to the slow UCC structure.
235 * uccs - (In) pointer to the slow UCC structure.
244 * uccs - (In) pointer to the slow UCC structure.
250 * Smoothly stops transmission on a specified slow UCC.
252 * uccs - (In) pointer to the slow UCC structure.
257 * Stops transmission on a specified slow UCC.
259 * uccs - (In) pointer to the slow UCC structure.
264 * Restarts transmitting on a specified slow UCC.
266 * uccs - (In) pointer to the slow UCC structure.