Searched refs:i2c_master_cfg_t (Results 1 – 6 of 6) sorted by relevance
105 } i2c_master_cfg_t; typedef123 fsp_err_t (* open)(i2c_master_ctrl_t * const p_ctrl, i2c_master_cfg_t const * const p_cfg);204 i2c_master_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance
103 } i2c_master_cfg_t; typedef117 fsp_err_t (* open)(i2c_master_ctrl_t * const p_ctrl, i2c_master_cfg_t const * const p_cfg);184 i2c_master_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance
54 i2c_master_cfg_t const * p_cfg; // Pointer to the configuration structure111 fsp_err_t R_IIC_MASTER_Open(i2c_master_ctrl_t * const p_api_ctrl, i2c_master_cfg_t const * const p_…
54 i2c_master_cfg_t const * p_cfg; // Pointer to the configuration structure118 fsp_err_t R_RIIC_MASTER_Open(i2c_master_ctrl_t * const p_api_ctrl, i2c_master_cfg_t const * const p…
146 static fsp_err_t iic_master_transfer_open(i2c_master_cfg_t const * const p_cfg);160 i2c_master_cfg_t const * const p_cfg);208 fsp_err_t R_IIC_MASTER_Open (i2c_master_ctrl_t * const p_api_ctrl, i2c_master_cfg_t const * const p… in R_IIC_MASTER_Open()723 static void iic_master_open_hw_master (iic_master_instance_ctrl_t * const p_ctrl, i2c_master_cfg_t … in iic_master_open_hw_master()1424 static fsp_err_t iic_master_transfer_open (i2c_master_cfg_t const * const p_cfg) in iic_master_transfer_open()
129 i2c_master_cfg_t const * const p_cfg);137 static fsp_err_t iic_master_transfer_open(i2c_master_cfg_t const * const p_cfg);186 fsp_err_t R_RIIC_MASTER_Open (i2c_master_ctrl_t * const p_api_ctrl, i2c_master_cfg_t const * const … in R_RIIC_MASTER_Open()699 static void iic_master_open_hw_master (iic_master_instance_ctrl_t * const p_ctrl, i2c_master_cfg_t … in iic_master_open_hw_master()1487 static fsp_err_t iic_master_transfer_open (i2c_master_cfg_t const * const p_cfg) in iic_master_transfer_open()