Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.c1560 EE_ELEMENT_TYPE status1 = 0U, status2 = 0U, status3 = 0U, status4 = 0U; in GetPageState() local
1566 status4 = (*(__IO EE_ELEMENT_TYPE*)(Address + (EE_ELEMENT_SIZE*3U))); in GetPageState()
1569 if (status4 != EE_PAGESTAT_ERASED) in GetPageState()