Searched refs:EE_PAGESTAT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
82 #define EE_PAGESTAT_ACTIVE (uint64_t)0xAAAAAAAAAAAAAAAAU /*!< State saved in 2nd data type of… macro
1520 if (EE_FLASH_PROGRAM(header2, EE_PAGESTAT_ACTIVE) != HAL_OK) in SetPageState()