Home
last modified time | relevance | path

Searched refs:currentpagestatus (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
1036 currentpagestatus = GetPageState(PAGE_ADDRESS(currentpage)); in FindPage()
1050 if (currentpagestatus == STATE_PAGE_ACTIVE) in FindPage()
1093 if (currentpagestatus == STATE_PAGE_RECEIVE) in FindPage()
1136 if (currentpagestatus == STATE_PAGE_ACTIVE) in FindPage()
1142 if (currentpagestatus == STATE_PAGE_RECEIVE) in FindPage()