Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c116 static sedi_uart_context_t uart_context[SEDI_UART_NUM];
118 static sedi_uart_regs_t *sedi_uart[SEDI_UART_NUM] = {(sedi_uart_regs_t *)SEDI_IREG_BASE(UART, 0),
130 static uart_xfer_ctrl_t uart_xfer_ctrl[SEDI_UART_NUM];
133 static uint32_t write_pos[SEDI_UART_NUM];
134 static uint32_t read_pos[SEDI_UART_NUM];
135 static const sedi_uart_transfer_t *uart_read_transfer[SEDI_UART_NUM];
136 static const sedi_uart_transfer_t *uart_write_transfer[SEDI_UART_NUM];
137 static uint32_t iir_cache[SEDI_UART_NUM];
138 static uint32_t baud_rate_cache[SEDI_UART_NUM];
139 static uint32_t clk_speed_cache[SEDI_UART_NUM];
[all …]
/hal_intel-latest/bsp_sedi/soc/intel_ish/include/
Dsedi_soc_regs.h19 SEDI_UART_NUM enumerator