Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/external/amp_boot/
A Damp_boot_file_transfer.c104 aos_mkdir(AMP_FS_EXT_ROOT_DIR); in pyamp_ymodem_recovery_file_transfer_init()
149 strncat(path, AMP_FS_EXT_ROOT_DIR "/", sizeof(path) - 1); in pyamp_ymodem_installapp()
191 strncat(path, AMP_FS_EXT_ROOT_DIR "/", sizeof(path) - 1); in pyamp_ymodem_receive_open_file()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dboard_config.h11 #define AMP_FS_EXT_ROOT_DIR "/sdcard" macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dboard_config.h11 #define AMP_FS_EXT_ROOT_DIR "/sdcard" macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dboard_config.h13 #define AMP_FS_EXT_ROOT_DIR MP_FS_EXT_ROOT_DIR "/pyamp" macro
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_mgr.c92 aos_rmdir_r(AMP_FS_EXT_ROOT_DIR); in pyamp_apppack_init()
93 aos_mkdir(AMP_FS_EXT_ROOT_DIR); in pyamp_apppack_init()
/AliOS-Things-master/components/py_engine/external/common/
A Dpy_defines.h18 #define AMP_PY_ENTRY_DEFAULE (AMP_FS_EXT_ROOT_DIR "/" AMP_PY_PATH)
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c970 char *sdcard_root_path = AMP_FS_EXT_ROOT_DIR "/board.json"; in py_board_mgr_init()

Completed in 12 milliseconds