Searched refs:MCHP_I2C_SMB_INSTANCES (Results 1 – 3 of 3) sorted by relevance
75 uint32_t smb_info[MCHP_I2C_SMB_INSTANCES];
267 for (size_t n = 0; n < MCHP_I2C_SMB_INSTANCES; n++) { in deep_sleep_save_blocks()325 for (size_t n = 0; n < MCHP_I2C_SMB_INSTANCES; n++) { in deep_sleep_restore_blocks()
42 #define MCHP_I2C_SMB_INSTANCES 5 macro