Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h65 #define MICROPY_VFS_POSIX (1) macro
67 #define USE_STATFS MICROPY_VFS_POSIX
202 #if MICROPY_VFS_POSIX
A Dmphalport.c69 #if MICROPY_VFS_POSIX || MICROPY_VFS_POSIX_FILE in mp_hal_stdout_tx_strn()
A Dmoduos.c53 #if MICROPY_VFS_POSIX
925 #if MICROPY_VFS_POSIX
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h66 #define MICROPY_VFS_POSIX (0) macro
67 #define USE_STATFS (MICROPY_VFS_POSIX)
A Dmoduos.c52 #if MICROPY_VFS_POSIX
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h66 #define MICROPY_VFS_POSIX (0) macro
67 #define USE_STATFS (MICROPY_VFS_POSIX)
A Dmoduos.c52 #if MICROPY_VFS_POSIX
/AliOS-Things-master/components/py_engine/engine/py/
A Dreader.c142 #if MICROPY_VFS_POSIX
A Dmpconfig.h837 #define MICROPY_VFS_POSIX (0) macro
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dsys_stdio_mphal.c36 #if !MICROPY_VFS_POSIX && !MICROPY_VFS_POSIX_FILE //disabled by HaaS-AMP
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs.c45 #if MICROPY_VFS_POSIX
310 #if MICROPY_VFS_POSIX in mp_vfs_open()
A Dvfs_posix_file.c33 #if MICROPY_VFS_POSIX || MICROPY_VFS_POSIX_FILE
A Dvfs_posix.c34 #if MICROPY_VFS_POSIX
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c433 #if MICROPY_VFS_POSIX in mpy_init()

Completed in 22 milliseconds