Searched refs:EE_SearchBlankSpace (Results 1 – 2 of 2) sorted by relevance
989 uint32_t EE_SearchBlankSpace(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_SearchBlankSpace() function1973 g_freeSpaceAddress = EE_SearchBlankSpace(handle, g_currentActiveSector); in EE_InitActiveSector()1983 g_freeSpaceAddress = EE_SearchBlankSpace(handle, g_currentActiveSector); in EE_InitActiveSector()
404 uint32_t EE_SearchBlankSpace(eeprom_emulation_handle_t *handle, uint32_t sectorAddress);