Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash_ex.h46 #define FLASH_EMPTY FLASH_ACR_EMPTY /*!< 1st location in Flash is empty */ macro
100 #define IS_FLASH_EMPTY_CHECK(__VALUE__) (((__VALUE__) == FLASH_EMPTY) || ((__VALUE__) == FLASH_…