Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/serial/
Duart_npcx.c110 return !(GET_FIELD(inst->UFTSTS, NPCX_UFTSTS_TEMPTY_LVL) == 0); in uart_npcx_tx_fifo_ready()
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h368 #define NPCX_UFTSTS_TEMPTY_LVL FIELD(0, 5) macro