Searched refs:DREQ_UART1_TX (Results 1 – 3 of 3) sorted by relevance
38 #define DREQ_UART1_TX 22 macro89 DREQ_UART1_TX = 22, ///< Select UART1's TX FIFO as DREQ enumerator
46 #define DREQ_UART1_TX 30 macro112 DREQ_UART1_TX = 30, ///< Select UART1's TX FIFO as DREQ enumerator
150 static_assert(DREQ_UART1_RX == DREQ_UART1_TX + 1, "");151 static_assert(DREQ_UART1_TX == DREQ_UART0_TX + 2, "");