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