Searched defs:FLASH_SIZE (Results 1 – 14 of 14) sorted by relevance
835 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro838 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro841 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro844 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro
140 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFFU) * 1024U) macro
141 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFF) * 1024U) macro
591 #define FLASH_SIZE _UL(0x00010000) /* 64 kB */ macro
591 #define FLASH_SIZE _UL(0x00020000) /* 128 kB */ macro
591 #define FLASH_SIZE _UL(0x00008000) /* 32 kB */ macro
591 #define FLASH_SIZE _UL(0x00040000) /* 256 kB */ macro
603 #define FLASH_SIZE _UL(0x00010000) /* 64 kB */ macro
603 #define FLASH_SIZE _UL(0x00020000) /* 128 kB */ macro
603 #define FLASH_SIZE _UL(0x00040000) /* 256 kB */ macro