Searched refs:SCI_UART_RS485_ENABLE (Results 1 – 2 of 2) sorted by relevance
127 SCI_UART_RS485_ENABLE = 1, ///< RS-485 enabled. enumerator
344 … if (((sci_uart_extended_cfg_t *) p_cfg->p_extend)->rs485_setting.enable == SCI_UART_RS485_ENABLE) in R_SCI_UART_Open()