Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.c760 EE_State_type firstpagestatus = STATE_PAGE_INVALID, pagestatus = STATE_PAGE_INVALID; in EE_CleanUp() local
767 firstpagestatus = GetPageState(firstpageaddress); in EE_CleanUp()
771 if (firstpagestatus == STATE_PAGE_ERASING) in EE_CleanUp()
815 EE_State_type firstpagestatus = STATE_PAGE_INVALID, pagestatus = STATE_PAGE_INVALID; in EE_CleanUp_IT() local
822 firstpagestatus = GetPageState(firstpageaddress); in EE_CleanUp_IT()
826 if (firstpagestatus == STATE_PAGE_ERASING) in EE_CleanUp_IT()