Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/
H A Dr_sci_uart.c213 static const uint8_t g_sci_uart_fifo_depth[] = variable
310 p_ctrl->fifo_depth = g_sci_uart_fifo_depth[fifo_depth_index]; in R_SCI_UartOpen()