Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.h140 EE_Status EE_Format(EE_Erase_type EraseType);
Deeprom_emul.c307 return EE_Format(EE_FORCED_ERASE); in EE_Init()
580 EE_Status EE_Format(EE_Erase_type EraseType) in EE_Format() function