Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmperrno.h56 #define MP_EEXIST (17) // File exists macro
112 #define MP_EEXIST EEXIST macro
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_fat_file.c48 [FR_EXIST] = MP_EEXIST,
A Dvfs.c448 mp_raise_OSError(MP_EEXIST); in mp_vfs_mkdir()

Completed in 5 milliseconds