Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs.h105 int mp_vfs_mount_and_chdir_protected(mp_obj_t bdev, mp_obj_t mount_point);
A Dvfs.c529 int mp_vfs_mount_and_chdir_protected(mp_obj_t bdev, mp_obj_t mount_point) { in mp_vfs_mount_and_chdir_protected() function
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c160 int32_t ret = mp_vfs_mount_and_chdir_protected(bdev, mount_point); in mount_fs()

Completed in 6 milliseconds