Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c204 return !(GET_FIELD(inst->UFTSTS, NPCX_UFTSTS_TEMPTY_LVL) == 0); in uart_npcx_tx_fifo_ready()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h404 #define NPCX_UFTSTS_TEMPTY_LVL FIELD(0, 5) macro