Home
last modified time | relevance | path

Searched defs:file_sectors (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/
Dmflash_file.c363 uint32_t file_sectors = (dt->max_size + MFLASH_SECTOR_SIZE - 1) / MFLASH_SECTOR_SIZE; in mflash_format_internal() local
406 uint32_t file_sectors = (dt->max_size + MFLASH_SECTOR_SIZE - 1) / MFLASH_SECTOR_SIZE; in mflash_format_internal() local