Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/instances/
H A Dr_sci_uart.h207 fsp_err_t R_SCI_UART_InfoGet(uart_ctrl_t * const p_api_ctrl, uart_info_t * const p_info);
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_sci_uart/
H A Dr_sci_uart.c281 .infoGet = R_SCI_UART_InfoGet,
789 fsp_err_t R_SCI_UART_InfoGet (uart_ctrl_t * const p_api_ctrl, uart_info_t * const p_info) in R_SCI_UART_InfoGet() function