Home
last modified time | relevance | path

Searched refs:tx_only (Results 1 – 2 of 2) sorted by relevance

/hal_intel-3.6.0/bsp_sedi/include/driver/
Dsedi_driver_uart.h1070 int sedi_uart_set_tx_only_mode(IN sedi_uart_t uart, bool tx_only);
/hal_intel-3.6.0/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c2101 int sedi_uart_set_tx_only_mode(IN sedi_uart_t uart, bool tx_only) in sedi_uart_set_tx_only_mode() argument
2109 if (tx_only) { in sedi_uart_set_tx_only_mode()