Home
last modified time | relevance | path

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

/hal_microchip-3.7.0/mec5/drivers/
Dmec_i2c.c89 static const struct mec_i2c_freq_cfg freq_cfg_dflt[MEC_I2C_STD_FREQ_MAX] = { variable
187 i2c_timing(base, &freq_cfg_dflt[config->std_freq]); in i2c_config()