Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/
Dmflash_file.c338 const mflash_file_t *dir_template) in mflash_format_internal()
446 … status_t mflash_format(mflash_fs_t *fs, uint32_t fs_size_limit, const mflash_file_t *dir_template) in mflash_format()
475 static status_t mflash_template_match(mflash_fs_t *fs, const mflash_file_t *dir_template) in mflash_template_match()
502 …status_t mflash_fs_init(mflash_fs_t *fs, uint32_t fs_size_limit, const mflash_file_t *dir_template) in mflash_fs_init()
531 status_t mflash_init(const mflash_file_t *dir_template, bool init_drv) in mflash_init()