Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_iic_master.h121 fsp_err_t R_IIC_MASTER_Abort(i2c_master_ctrl_t * const p_api_ctrl);
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c179 .abort = R_IIC_MASTER_Abort,
349 fsp_err_t R_IIC_MASTER_Abort (i2c_master_ctrl_t * const p_api_ctrl) in R_IIC_MASTER_Abort() function