Lines Matching full:on

209 	 * @param[in] SEDI_DRIVER_OK on success,negative value for possible
290 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
310 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
317 * Perform a single character write on the UART interface.
324 * @retval SEDI_DRIVER_OK on success.
341 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
349 * Perform a read on the UART interface. This is a blocking
360 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
369 * Perform a single character write on the UART interface.
376 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
390 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
397 * Perform a write on the UART interface. This is a blocking
406 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
412 * @brief Interrupt based TX on UART.
414 * Perform an asynchronous interrupt based TX transfer on the UART bus.
415 * The function will replenish the TX FIFOs on UART empty interrupts.
427 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
433 * @brief Interrupt based RX on UART.
435 * Perform an asynchronous interrupt based RX transfer on the UART bus.
436 * The function will read back the RX FIFOs on UART empty interrupts.
448 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
456 * Terminate the current IRQ TX transfer on the UART bus.
462 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
469 * Terminate the current IRQ RX transfer on the UART bus.
475 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
546 * data pointer based on specified length , based on the space available
583 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
596 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
608 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
620 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
633 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
646 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
654 * Caching is required as many interrupt status bits get cleared on
660 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
672 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
685 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
695 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
705 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
715 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
725 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
735 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
745 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
761 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
781 * On receiving any data on the uart device , user callback is triggered
792 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
803 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
817 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
829 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
841 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
853 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
864 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
875 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
887 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
899 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
914 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
930 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
936 * @brief Asynchronous DMA write on the specified UART port.
943 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
957 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
962 * @brief Asynchronous DMA read on the specified UART port.
969 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
983 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
988 * @brief Polled DMA write on the specified UART port.
997 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1004 * @brief Polled DMA read on the specified UART port.
1014 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1027 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1039 * On enabling rx-only mode all transmit APIs return error.
1048 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1059 * On enabling tx-only mode all receive functions return error.
1068 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1079 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1089 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1100 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1112 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1123 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1133 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1144 * @retval SEDI_DRIVER_OK on success, negative value for possible errors
1155 * @retval SEDI_DRIVER_OK on success, negative value for possible errors