Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_pl011.c70 struct pl011_data { struct
72 struct uart_config uart_cfg;
73 bool sbsa; /* SBSA mode */
74 uint32_t clk_freq;
76 volatile bool sw_call_txdrdy;
77 uart_irq_callback_user_data_t irq_cb;
78 struct k_spinlock irq_cb_lock;
79 void *irq_cb_data;