#include <uart.h>
#include <uart_defs.h>
#include <uart_private.h>
Go to the source code of this file.
Functions | |
int | uart_send_9bits_nowait (int c) |
int uart_send_9bits_nowait | ( | int | c | ) |
Definition at line 28 of file uart_send9_nowait.c.
References cirbuf_add_buf_head(), CIRBUF_GET_FREELEN, CIRBUF_IS_EMPTY, g_tx_fifo, IRQ_LOCK, IRQ_UNLOCK, RXCIE, sbi, uart_regs, UDRE, and UDRIE.