Home
last modified time | relevance | path

Searched refs:SEDI_UART_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance

/hal_intel-latest/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c42 #define SEDI_UART_FIFO_DEPTH (64) macro
44 #define SEDI_UART_FIFO_HALF_DEPTH (SEDI_UART_FIFO_DEPTH / 2)
465 int count = (write_pos[uart] == 0) ? SEDI_UART_FIFO_DEPTH in sedi_uart_isr_handler()