Home
last modified time | relevance | path

Searched refs:HI_FS_O_WRONLY (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_fs.h39 #define HI_FS_O_WRONLY 01 macro
50 #define HI_FS_O_ACCMODE (HI_FS_O_RDONLY | HI_FS_O_WRONLY | HI_FS_O_RDWR | HI_FS_O_SEARCH)
140 * HI_FS_O_WRONLY:Open the file in write-only mode.CNcomment:以只写的方式打开文件。CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c472 fd = hi_open(filePath, HI_FS_O_WRONLY | HI_FS_O_CREAT | in FullWriteFile()

Completed in 2 milliseconds