Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_rspi.h163 fsp_err_t R_RSPI_Close(spi_ctrl_t * const p_api_ctrl);
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_rspi/
Dr_rspi.c111 .close = R_RSPI_Close,
316 fsp_err_t R_RSPI_Close (spi_ctrl_t * const p_api_ctrl) in R_RSPI_Close() function