Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c170 return IS_BIT_SET(inst->UFRSTS, NPCX_UFRSTS_RFIFO_NEMPTY_STS); in uart_npcx_rx_fifo_available()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h409 #define NPCX_UFRSTS_RFIFO_NEMPTY_STS 6 macro