Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/EEPROM_Emul/Porting/STM32L4/
Dflash_interface.h81 #define EE_PAGESTAT_RECEIVE (uint64_t)0xAAAAAAAAAAAAAAAAU /*!< State saved in 1st data type of… macro
/loramac-node-2.7.6/src/boards/mcu/stm32/EEPROM_Emul/Core/
Deeprom_emul.c1510 if (EE_FLASH_PROGRAM(header1, EE_PAGESTAT_RECEIVE) != HAL_OK) in SetPageState()