Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.c171 static uint32_t FindPage(EE_Find_type Operation);
1029 static uint32_t FindPage(EE_Find_type Operation) in FindPage() argument
1046 switch (Operation) in FindPage()