Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_fat_file.c156 STATIC const mp_arg_t file_open_args[] = { variable
161 #define FILE_OPEN_NUM_ARGS MP_ARRAY_SIZE(file_open_args)
216 mp_arg_parse_all_kw_array(n_args, n_kw, args, FILE_OPEN_NUM_ARGS, file_open_args, arg_vals); in file_obj_make_new()

Completed in 3 milliseconds