Home
last modified time | relevance | path

Searched refs:dir_sectors (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/
Dmflash_file.c346 uint32_t dir_sectors; in mflash_format_internal() local
369 dir_sectors = (dir_size + MFLASH_SECTOR_SIZE - 1) / MFLASH_SECTOR_SIZE; in mflash_format_internal()
370 total_sectors += dir_sectors; in mflash_format_internal()