Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_fs.h7 void *HAL_Fopen(const char *path, const char *mode);
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_FS_rhino.c7 void *HAL_Fopen(const char *path, const char *mode) in HAL_Fopen() function
/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_upload_api.c86 fp = HAL_Fopen(file_name, "r"); in http2_stream_get_file_size()
125 fp = HAL_Fopen(file_name, "r"); in http2_stream_get_file_data()

Completed in 5 milliseconds