Home
last modified time | relevance | path

Searched refs:status1 (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
1563 status1 = (*(__IO EE_ELEMENT_TYPE*)Address); in GetPageState()
1587 if (status1 != EE_PAGESTAT_ERASED) in GetPageState()