Home
last modified time | relevance | path

Searched refs:i2c_master_status_t (Results 1 – 6 of 6) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/api/
Dr_i2c_master_api.h79 } i2c_master_status_t; typedef
189 fsp_err_t (* statusGet)(i2c_master_ctrl_t * const p_api_ctrl, i2c_master_status_t * p_status);
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_i2c_master_api.h77 } i2c_master_status_t; typedef
171 fsp_err_t (* statusGet)(i2c_master_ctrl_t * const p_ctrl, i2c_master_status_t * p_status);
/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/rz/fsp/inc/instances/rzg/
Dr_riic_master.h137 fsp_err_t R_RIIC_MASTER_StatusGet(i2c_master_ctrl_t * const p_api_ctrl, i2c_master_status_t * p_sta…
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c455 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()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c430 fsp_err_t R_RIIC_MASTER_StatusGet (i2c_master_ctrl_t * const p_api_ctrl, i2c_master_status_t * p_st… in R_RIIC_MASTER_StatusGet()