Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.c1031 EE_State_type currentpagestatus = STATE_PAGE_INVALID, followingpagestatus = STATE_PAGE_INVALID; in FindPage() local
1040 followingpagestatus = GetPageState(PAGE_ADDRESS(followingpage)); in FindPage()
1062 if (followingpagestatus == STATE_PAGE_ERASING) in FindPage()
1105 if (followingpagestatus == STATE_PAGE_ERASING) in FindPage()
1153 if (followingpagestatus == STATE_PAGE_ERASED) in FindPage()