Home
last modified time | relevance | path

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

/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/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c160 .statusGet = R_RIIC_MASTER_StatusGet,
430 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() function