Home
last modified time | relevance | path

Searched refs:readstatus (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.c996 EE_Status readstatus = EE_PAGE_ERASED; in VerifyPageFullyErased() local
1006 readstatus = EE_PAGE_NOTERASED; in VerifyPageFullyErased()
1013 return readstatus; in VerifyPageFullyErased()