Searched refs:MFLASH_FLASH_SIZE (Results 1 – 2 of 2) sorted by relevance
76 .deviceSize[0] = MFLASH_FLASH_SIZE / 1024U,77 ….deviceSize[1] = MFLASH_FLASH_SIZE / 1024U, /*!< Single DIE flash, so deviceSize1 should equal …382 (uint32_t)mflash_drv_init_internal < (MFLASH_BASE_ADDRESS + MFLASH_FLASH_SIZE)) in mflash_drv_init_internal()
18 #define MFLASH_FLASH_SIZE (64UL * 1024UL * 1024UL) macro