Searched refs:nextSectorAddr (Results 1 – 1 of 1) sorted by relevance
571 uint32_t nextSectorAddr; in EE_NextSector() local575 nextSectorAddr = handle->eeStartAddress; in EE_NextSector()579 nextSectorAddr = addr + (uint32_t)handle->eeSectorSize; in EE_NextSector()582 return nextSectorAddr; in EE_NextSector()