Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_sci_uart/
Dr_sci_uart.c139 #define SCI_UART_DMAC_MAX_TRANSFER (0xFFFFFFFFU) macro
787 p_info->read_bytes_max = SCI_UART_DMAC_MAX_TRANSFER; in R_SCI_UART_InfoGet()
798 p_info->write_bytes_max = SCI_UART_DMAC_MAX_TRANSFER; in R_SCI_UART_InfoGet()