Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_iic_master.h117 fsp_err_t R_IIC_MASTER_Write(i2c_master_ctrl_t * const p_api_ctrl,
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c178 .write = R_IIC_MASTER_Write,
319 fsp_err_t R_IIC_MASTER_Write (i2c_master_ctrl_t * const p_api_ctrl, in R_IIC_MASTER_Write() function