Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c179 inst->UFTCTL &= ~(BIT(NPCX_UFTCTL_TEMPTY_LVL_EN) | BIT(NPCX_UFTCTL_TEMPTY_EN) | in uart_npcx_dis_all_tx_interrupts()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h412 #define NPCX_UFTCTL_TEMPTY_LVL_EN 5 macro