Searched refs:UART_FUNCSEL_RS485 (Results 1 – 2 of 2) sorted by relevance
95 #define UART_FUNCSEL_RS485 (0x3ul << UART_FUNCSEL_FUNCSEL_Pos) /*!< UART_FUNCSEL setting to set RS4… macro
569 uart->FUNCSEL = UART_FUNCSEL_RS485; in UART_SelectRS485Mode()