Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i2c_api.h105 struct mec_i2c_freq_cfg { struct
139 struct mec_i2c_freq_cfg *custom_freq_cfg);
Dmec_i2c.c91 static const struct mec_i2c_freq_cfg freq_cfg_dflt[MEC_I2C_STD_FREQ_MAX] = {
156 static void i2c_timing(struct mec_i2c_smb_regs *base, const struct mec_i2c_freq_cfg *freq_cfg) in i2c_timing()
166 struct mec_i2c_freq_cfg *custom_freq_cfg) in i2c_config()
227 struct mec_i2c_freq_cfg *custom_freq_cfg) in mec_hal_i2c_smb_init()