Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c218 inst->UTBUF = tx_data[tx_bytes++]; in uart_npcx_fifo_fill()
414 inst->UTBUF = c; in uart_npcx_poll_out()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h346 volatile uint8_t UTBUF; member