Searched refs:HAL_Fopen (Results 1 – 3 of 3) sorted by relevance
7 void *HAL_Fopen(const char *path, const char *mode);
7 void *HAL_Fopen(const char *path, const char *mode) in HAL_Fopen() function
86 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