Home
last modified time | relevance | path

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

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