Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A DddiNDS_HDI.h401 #define HDICA_UART_STATUS_RCV_PARITY_ERROR 0x04 /* bit 2 */ macro
H A Dnds_sc.c1418 *uart_status |= HDICA_UART_STATUS_RCV_PARITY_ERROR; /* Bit 2 */ in HDICA_GetUartStatus()