Home | History | Annotate | Download | only in uim_rfkill

Lines Matching full:rate

120  *  debugging purpose, whenever the baud rate is changed
262 * with the custom baud rate
310 /* Function to set the default baud rate
312 * The default baud rate of 115200 is set to the UART from the host side
314 * making a call to set the custom baud rate
329 * setting the default baud rate*/
340 /* Set the actual default baud rate */
351 /* Function to set the UART custom baud rate.
353 * The UART baud rate has already been
355 * The baud rate is then changed to custom baud rate by this function*/
362 UIM_VER(" Changing baud rate to %u, flow control to %u",
387 /*Set the actual baud rate */
400 * After receiving the signals, configure the baud rate, flow
438 * Set only the default baud rate.
439 * This will set the baud rate to default 115200
448 /* Set only thecustom baud rate */
477 /* Set the actual custom baud rate at the host side */
707 /* Depending upon the baud rate value, differentiate
708 * the custom baud rate and default baud rate
736 UIM_ERR(" Inavalid Baud Rate");
743 UIM_ERR(" Usage: uim [Uart device] [Baud rate] [Flow control] [Line discipline] <bd address>");