Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_ns16550.c327 struct uart_ns16550_device_config { struct
383 static void ns16550_outbyte(const struct uart_ns16550_device_config *cfg,
406 static uint8_t ns16550_inbyte(const struct uart_ns16550_device_config *cfg,
432 static void ns16550_outword(const struct uart_ns16550_device_config *cfg,
447 static uint32_t ns16550_inword(const struct uart_ns16550_device_config *cfg,
462 const struct uart_ns16550_device_config *config = dev->config;
471 const struct uart_ns16550_device_config *config = dev->config;
502 const struct uart_ns16550_device_config * const dev_cfg = dev->config;
532 const struct uart_ns16550_device_config * const dev_cfg = dev->config;
559 const struct uart_ns16550_device_config * const dev_cfg = dev->config;
[all …]