Home
last modified time | relevance | path

Searched refs:SER_INT_SIGMASK (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/sys/
HDserial.h84 #define SER_INT_SIGMASK (SER_MASK_DELTA | SER_MASK_STATE) macro
/trueos/sys/dev/uart/
HDuart_tty.c339 sig = pend & SER_INT_SIGMASK; in uart_tty_intr()
HDuart_core.c224 new |= sig & SER_INT_SIGMASK; in uart_intr_sigchg()