Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_iic_master.h130 fsp_err_t R_IIC_MASTER_StatusGet(i2c_master_ctrl_t * const p_api_ctrl, i2c_master_status_t * p_stat…
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c182 .statusGet = R_IIC_MASTER_StatusGet,
455 fsp_err_t R_IIC_MASTER_StatusGet (i2c_master_ctrl_t * const p_api_ctrl, i2c_master_status_t * p_sta… in R_IIC_MASTER_StatusGet() function