Searched refs:Chip_UART_GetIntsEnabled (Results 1 – 2 of 2) sorted by relevance
223 STATIC INLINE uint32_t Chip_UART_GetIntsEnabled(LPC_USART_T *pUART) in Chip_UART_GetIntsEnabled() function
178 if ((Chip_UART_GetIntsEnabled(LPC_USART) & UART_INTEN_TXRDY) == 0) { in UCOM_bulk_hdlr()
Completed in 3 milliseconds