Home
last modified time | relevance | path

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

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