Searched refs:FLASH_PROG_NOT_EMPTY (Results 1 – 1 of 1) sorted by relevance
47 #define FLASH_PROG_NOT_EMPTY 0x00000000U /*!< 1st location in Flash is programmed */ macro87 …Y_CHECK(__VALUE__) (((__VALUE__) == FLASH_PROG_EMPTY) || ((__VALUE__) == FLASH_PROG_NOT_EMPTY))