Searched defs:UART_LSR_TFIFO_NUM_GET (Results 1 – 2 of 2) sorted by relevance
899 #define UART_LSR_TFIFO_NUM_GET(x) (((uint32_t)(x) & UART_LSR_TFIFO_NUM_MASK) >> UART_LSR_TFIFO_NUM_… macro
Completed in 11 milliseconds