Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_iic_master.h125 fsp_err_t R_IIC_MASTER_Close(i2c_master_ctrl_t * const p_api_ctrl);
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c181 .close = R_IIC_MASTER_Close,
479 fsp_err_t R_IIC_MASTER_Close (i2c_master_ctrl_t * const p_api_ctrl) in R_IIC_MASTER_Close() function