Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_scif_uart.h203 fsp_err_t R_SCIF_UART_Open(uart_ctrl_t * const p_api_ctrl, uart_cfg_t const * const p_cfg);
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c172 .open = R_SCIF_UART_Open,
205 fsp_err_t R_SCIF_UART_Open (uart_ctrl_t * const p_api_ctrl, uart_cfg_t const * const p_cfg) in R_SCIF_UART_Open() function