Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_sci_uart.h195 fsp_err_t R_SCI_UART_Close(uart_ctrl_t * const p_api_ctrl);
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzn/
Dr_sci_uart.h214 fsp_err_t R_SCI_UART_Close(uart_ctrl_t * const p_ctrl);
/hal_renesas-latest/drivers/ra/fsp/src/r_sci_uart/
Dr_sci_uart.c265 .close = R_SCI_UART_Close,
457 fsp_err_t R_SCI_UART_Close (uart_ctrl_t * const p_api_ctrl) in R_SCI_UART_Close() function
/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_sci_uart/
Dr_sci_uart.c279 .close = R_SCI_UART_Close,
487 fsp_err_t R_SCI_UART_Close (uart_ctrl_t * const p_ctrl) in R_SCI_UART_Close() function