Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_spi.h172 fsp_err_t R_SPI_Close(spi_ctrl_t * const p_api_ctrl);
/hal_renesas-latest/drivers/ra/fsp/src/r_spi/
Dr_spi.c117 .close = R_SPI_Close,
349 fsp_err_t R_SPI_Close (spi_ctrl_t * const p_api_ctrl) in R_SPI_Close() function