Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/
Dmflash_file.c71 static mflash_fs_t *g_mflash_fs = NULL; variable
76 return (g_mflash_fs != NULL); in mflash_is_initialized()
524 g_mflash_fs = fs; /* If all went ok, keep pointer to the filesytem */ in mflash_fs_init()
636 mflash_fs_t *fs = g_mflash_fs; in mflash_file_save()
697 mflash_fs_t *fs = g_mflash_fs; in mflash_file_mmap()