Home
last modified time | relevance | path

Searched defs:pl011_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_pl011.c69 struct pl011_data { struct
71 struct uart_config uart_cfg;
72 bool sbsa; /* SBSA mode */
73 uint32_t clk_freq;
75 volatile bool sw_call_txdrdy;
76 uart_irq_callback_user_data_t irq_cb;
77 void *irq_cb_data;