Searched refs:UART_FUNCSEL_RS485 (Results 1 – 6 of 6) sorted by relevance
95 #define UART_FUNCSEL_RS485 (0x3ul << UART_FUNCSEL_FUNCSEL_Pos) /*!< UART_FUNCSEL setting to set RS4… macro
99 #define UART_FUNCSEL_RS485 (0x3ul << UART_FUNCSEL_FUNCSEL_Pos) /*!< UART_FUNCSEL setting to set RS4… macro
97 #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()
574 uart->FUNCSEL = UART_FUNCSEL_RS485; in UART_SelectRS485Mode()
619 uart->FUNCSEL = UART_FUNCSEL_RS485; in UART_SelectRS485Mode()