Searched refs:dir_sectors (Results 1 – 1 of 1) sorted by relevance
346 uint32_t dir_sectors; in mflash_format_internal() local369 dir_sectors = (dir_size + MFLASH_SECTOR_SIZE - 1) / MFLASH_SECTOR_SIZE; in mflash_format_internal()370 total_sectors += dir_sectors; in mflash_format_internal()