Searched defs:FLASH_PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
126 #define FLASH_PAGE_SIZE ((uint32_t)128U) /*!< FLASH Page Size in bytes */ macro
853 #define FLASH_PAGE_SIZE ((uint32_t)0x1000) macro856 #define FLASH_PAGE_SIZE ((uint32_t)0x800) macro
817 #define FLASH_PAGE_SIZE 0x00001000U /*!< FLASH Page Size, 4 KBytes */ macro