/Zephyr-Core-3.4.0/drivers/serial/ |
D | uart_imx.c | 58 UART_Type *uart = UART_STRUCT(dev); in uart_imx_init() local 107 UART_Type *uart = UART_STRUCT(dev); in uart_imx_poll_out() local 116 UART_Type *uart = UART_STRUCT(dev); in uart_imx_poll_in() local 137 UART_Type *uart = UART_STRUCT(dev); in uart_imx_fifo_fill() local 153 UART_Type *uart = UART_STRUCT(dev); in uart_imx_fifo_read() local 171 UART_Type *uart = UART_STRUCT(dev); in uart_imx_irq_tx_enable() local 178 UART_Type *uart = UART_STRUCT(dev); in uart_imx_irq_tx_disable() local 185 UART_Type *uart = UART_STRUCT(dev); in uart_imx_irq_tx_ready() local 192 UART_Type *uart = UART_STRUCT(dev); in uart_imx_irq_rx_enable() local 199 UART_Type *uart = UART_STRUCT(dev); in uart_imx_irq_rx_disable() local [all …]
|
D | uart_sam.c | 49 Uart * const uart = cfg->regs; in uart_sam_poll_in() local 65 Uart * const uart = cfg->regs; in uart_sam_poll_out() local 79 volatile Uart * const uart = cfg->regs; in uart_sam_err_check() local 103 volatile Uart * const uart = cfg->regs; in uart_sam_baudrate_set() local 145 volatile Uart * const uart = cfg->regs; in uart_sam_get_parity() local 169 volatile Uart * const uart = config->regs; in uart_sam_configure() local 224 volatile Uart * const uart = cfg->regs; in uart_sam_fifo_fill() local 240 volatile Uart * const uart = cfg->regs; in uart_sam_fifo_read() local 261 volatile Uart * const uart = cfg->regs; in uart_sam_irq_tx_enable() local 270 volatile Uart * const uart = cfg->regs; in uart_sam_irq_tx_disable() local [all …]
|
D | uart_b91.c | 108 static inline uint8_t uart_b91_get_tx_bufcnt(volatile struct uart_b91_t *uart) in uart_b91_get_tx_bufcnt() 114 static inline uint8_t uart_b91_get_rx_bufcnt(volatile struct uart_b91_t *uart) in uart_b91_get_rx_bufcnt() 200 static void uart_b91_init(volatile struct uart_b91_t *uart, uint16_t divider, in uart_b91_init() 253 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_configure() local 309 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_driver_init() local 337 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_poll_out() local 350 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_poll_in() local 366 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_err_check() local 379 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_fifo_fill() local 402 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_fifo_read() local [all …]
|
D | uart_sifive.c | 86 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_poll_out() local 105 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_poll_in() local 132 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_fifo_fill() local 154 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_fifo_read() local 177 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_irq_tx_enable() local 189 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_irq_tx_disable() local 203 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_irq_tx_ready() local 217 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_irq_tx_complete() local 233 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_irq_rx_enable() local 245 volatile struct uart_sifive_regs_t *uart = DEV_UART(dev); in uart_sifive_irq_rx_disable() local [all …]
|
D | uart_miv.c | 155 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_poll_out() local 165 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_poll_in() local 177 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_err_check() local 203 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_fifo_fill() local 217 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_fifo_read() local 243 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_irq_tx_ready() local 267 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_irq_rx_ready() local 284 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_irq_is_pending() local 313 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_rx_thread() local 346 volatile struct uart_miv_regs_t *uart = DEV_UART(dev); in uart_miv_init() local
|
D | uart_pipe.c | 79 static void uart_pipe_setup(const struct device *uart) in uart_pipe_setup()
|
D | uart_numicro.c | 16 UART_T *uart; member
|
D | uart_cmsdk_apb.c | 65 volatile struct uart_cmsdk_apb *uart; member
|
D | uart_nrfx_uart.c | 729 void uart_nrfx_isr(const struct device *uart) in uart_nrfx_isr()
|
D | uart_stellaris.c | 72 volatile struct _uart *uart; member
|
/Zephyr-Core-3.4.0/drivers/wifi/eswifi/ |
D | eswifi_bus_uart.c | 47 static void eswifi_iface_uart_flush(struct eswifi_uart_data *uart) in eswifi_iface_uart_flush() 59 struct eswifi_uart_data *uart = &eswifi_uart0; /* Static instance */ in eswifi_iface_uart_isr() local 110 static int eswifi_uart_get_resp(struct eswifi_uart_data *uart) in eswifi_uart_get_resp() 165 static int eswifi_uart_wait_prompt(struct eswifi_uart_data *uart) in eswifi_uart_wait_prompt() 193 struct eswifi_uart_data *uart = eswifi->bus_data; in eswifi_uart_request() local 220 struct eswifi_uart_data *uart = &eswifi_uart0; /* Static instance */ in eswifi_uart_init() local
|
/Zephyr-Core-3.4.0/include/zephyr/drivers/console/ |
D | uart_mux.h | 77 const struct device *uart, in uart_mux_attach()
|
/Zephyr-Core-3.4.0/drivers/console/ |
D | uart_mcumgr.c | 222 static void uart_mcumgr_setup(const struct device *uart) in uart_mcumgr_setup() 229 static void uart_mcumgr_setup(const struct device *uart) in uart_mcumgr_setup()
|
D | uart_mux.c | 46 const struct device *uart; member 253 static void uart_mux_isr(const struct device *uart, void *user_data) in uart_mux_isr() 290 const struct device *uart = dev_data->real_uart->uart; in uart_mux_disable() local 339 static int init_real_uart(const struct device *mux, const struct device *uart, in init_real_uart() 404 static int attach(const struct device *mux_uart, const struct device *uart, in attach() 789 int uart_mux_send(const struct device *uart, const uint8_t *buf, size_t size) in uart_mux_send()
|
D | gsm_mux.c | 78 const struct device *uart; member 137 const struct device *uart; member 973 const struct device *uart, in gsm_dlci_alloc() 1036 const struct device *uart; in gsm_mux_process_pkt() local 1395 const struct device *uart, in gsm_dlci_create() 1435 struct gsm_mux *gsm_mux_create(const struct device *uart) in gsm_mux_create()
|
D | uart_console.c | 142 static int read_uart(const struct device *uart, uint8_t *buf, in read_uart()
|
/Zephyr-Core-3.4.0/dts/arm/atmel/ |
D | sam3x.dtsi | 99 uart: uart@400e0800 { label
|
/Zephyr-Core-3.4.0/dts/arm/renesas/smartbond/ |
D | da1469x.dtsi | 152 uart: uart@50020000 { label
|
/Zephyr-Core-3.4.0/drivers/auxdisplay/ |
D | auxdisplay_itron.c | 54 const struct device *uart; member 320 const struct device *uart = config->uart; in send_cmd() local
|
/Zephyr-Core-3.4.0/drivers/modem/ |
D | modem_shell.c | 158 static void uart_mux_cb(const struct device *uart, const struct device *dev, in uart_mux_cb()
|
D | gsm_ppp.c | 973 static int mux_attach(const struct device *mux, const struct device *uart, in mux_attach() 992 const struct device *const uart = DEVICE_DT_GET(GSM_UART_NODE); in mux_setup() local
|
/Zephyr-Core-3.4.0/tests/drivers/uart/uart_pm/src/ |
D | main.c | 205 const struct device *uart = k_timer_user_data_get(timer); in timeout() local
|
/Zephyr-Core-3.4.0/samples/bluetooth/hci_uart/src/ |
D | main.c | 65 static int h4_read(const struct device *uart, uint8_t *buf, size_t len) in h4_read()
|
/Zephyr-Core-3.4.0/drivers/bluetooth/hci/ |
D | h4.c | 264 static size_t h4_discard(const struct device *uart, size_t len) in h4_discard()
|
/Zephyr-Core-3.4.0/drivers/net/ |
D | ppp.c | 972 static void ppp_uart_isr(const struct device *uart, void *user_data) in ppp_uart_isr()
|