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