Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A DddiNDS_HDI.h409 #define HDICA_UART_STATUS_TX_PARITY_ERROR 0x10 /* bit 4 */ macro
H A Dnds_sc.c1428 *uart_status |= HDICA_UART_STATUS_TX_PARITY_ERROR; /* Bit 4 */ in HDICA_GetUartStatus()