Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/MECH172X/
Dmech1723nlj_specs.h102 #define MEC5_I2C_SMB_INSTANCES 5 macro
Dmech1723nsz_specs.h102 #define MEC5_I2C_SMB_INSTANCES 5 macro
/hal_microchip-latest/mec5/devices/MEC174X/
Dmec1743qlj_specs.h102 #define MEC5_I2C_SMB_INSTANCES 5 macro
Dmec1743qsz_specs.h102 #define MEC5_I2C_SMB_INSTANCES 5 macro
/hal_microchip-latest/mec5/devices/MEC175X/
Dmec1753qlj_specs.h102 #define MEC5_I2C_SMB_INSTANCES 5 macro
Dmec1753qsz_specs.h102 #define MEC5_I2C_SMB_INSTANCES 5 macro
/hal_microchip-latest/mec5/drivers/
Dmec_i2c.c118 static const struct mec_i2c_info i2c_instances[MEC5_I2C_SMB_INSTANCES] = {
128 for (int i = 0; i < MEC5_I2C_SMB_INSTANCES; i++) { in get_i2c_smb_info()
1343 static uint8_t i2c_pm_save_buf[MEC5_I2C_SMB_INSTANCES];
1348 for (int i = 0; i < MEC5_I2C_SMB_INSTANCES; i++) { in mec_hal_i2c_pm_save_disable()
1362 for (int i = 0; i < MEC5_I2C_SMB_INSTANCES; i++) { in mec_hal_i2c_pm_restore()