Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c26 struct uart_npcx_config { struct
166 const struct uart_npcx_config *const config = dev->config; in uart_npcx_rx_fifo_available()
175 const struct uart_npcx_config *const config = dev->config; in uart_npcx_dis_all_tx_interrupts()
185 const struct uart_npcx_config *const config = dev->config; in uart_npcx_clear_rx_fifo()
200 const struct uart_npcx_config *const config = dev->config; in uart_npcx_tx_fifo_ready()
209 const struct uart_npcx_config *const config = dev->config; in uart_npcx_fifo_fill()
232 const struct uart_npcx_config *const config = dev->config; in uart_npcx_fifo_read()
247 const struct uart_npcx_config *const config = dev->config; in uart_npcx_irq_tx_enable()
258 const struct uart_npcx_config *const config = dev->config; in uart_npcx_irq_tx_disable()
269 const struct uart_npcx_config *const config = dev->config; in uart_npcx_irq_tx_is_enabled()
[all …]