Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h831 #ifndef MICROPY_VFS
832 #define MICROPY_VFS (0) macro
836 #ifndef MICROPY_VFS
841 #ifndef MICROPY_VFS
A Dmpstate.h190 #if MICROPY_VFS
A Druntime.c119 #if MICROPY_VFS in mp_init()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_fat_diskio.c31 #if MICROPY_VFS && MICROPY_VFS_FAT
A Dvfs_lfs.c33 #if MICROPY_VFS && (MICROPY_VFS_LFS1 || MICROPY_VFS_LFS2)
A Dvfs_blockdev.c33 #if MICROPY_VFS
A Dvfs_fat_file.c28 #if MICROPY_VFS && MICROPY_VFS_FAT
A Dvfs_fat.c31 #if !MICROPY_VFS
A Dvfs.c35 #if MICROPY_VFS
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h64 #define MICROPY_VFS (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h64 #define MICROPY_VFS (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h64 #define MICROPY_VFS (1) macro
A Dmoduos.c909 #if MICROPY_VFS

Completed in 22 milliseconds