Searched refs:pflashPageSize (Results 1 – 1 of 1) sorted by relevance
19 static uint32_t pflashPageSize; variable50 …= FLASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashPageSize, &pflashPageSize); in mflash_drv_init()56 if ((pflashSectorSize != MFLASH_SECTOR_SIZE) || (pflashPageSize != MFLASH_PAGE_SIZE)) in mflash_drv_init()