Searched refs:AF_UART_CS (Results 1 – 2 of 2) sorted by relevance
186 #define AF_UART_CS(i) ((i) == 0 ? AF_UART0_CS : -1) macro
286 #define AF_UART_CS(i) ((i) == 0 ? AF_UART0_CS : (i) == 1 ? AF_UART1_CS : -1) macro
Completed in 6 milliseconds