Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c410 while (!IS_BIT_SET(inst->UICTRL, NPCX_UICTRL_TBE)) { in uart_npcx_poll_out()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h383 #define NPCX_UICTRL_TBE 0 macro