Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A DddiNDS_HDI.h397 #define HDICA_UART_STATUS_RX_IS_READY 0x02 /* bit 1 */ macro
H A Dnds_sc.c1413 *uart_status |= HDICA_UART_STATUS_RX_IS_READY; /* Bit 1 */ in HDICA_GetUartStatus()