Lines Matching full:if
213 * @param[in] len Length of the UART transfer if successful, 0
297 * Retrieve UART interface status. Return SEDI_UART_BUSY if transmitting
298 * data; SEDI_UART_IDLE if available for transfer; SEDI_UART_TX_ERROR if an
490 * @retval false if no irq is pending.
491 * true if irq is pending.
506 * @retval true if both transmit holding register and transmitter are empty.
523 * @retval false if IRQ is not due to rx data.
524 * true if IRQ is due to rx data..
537 * @retval false if transmit holding register is not empty.
538 * true if transmit holding register is empty
561 * Reads the uart fifo into provided data buffer for specified length. If
836 * If auto flow contorl is enabled, error is returned.
848 * If auto flow contorl is enabled, error is returned.
1040 * If RS-485 mode is enabled, the driver enable signal(de) is disabled and
1060 * If RS-485 mode is enabled, the receiver enable signal(re) is disabled and
1167 * @retval SEDI_DRIVER_OK if operation was successful.
1181 * @retval SEDI_DRIVER_OK if operation was successful.