Searched refs:effectiveSz (Results 1 – 1 of 1) sorted by relevance
114 uint32_t sz, effectiveSz, info = name + len * (EE_DATA_NAME_MAX + 1); in eeDataSet() local127 effectiveSz = (len + 3) &~ 3; in eeDataSet()130 if ((uint8_t*)__eedata_end - (uint8_t*)space < effectiveSz) in eeDataSet()