Searched refs:UART_FIFOLVL_TXFIFOLVL (Results 1 – 3 of 3) sorted by relevance
221 #define UART_FIFOLVL_TXFIFOLVL(n) ((uint32_t)((n>>8)&0x0F)) /**< Reflects the current level of … macro
351 #define UART_FIFOLVL_TXFIFOLVL(n) ((uint32_t)((n>>8)&0x0F)) macro
Completed in 11 milliseconds