Code Block |
---|
void FSFile_LockGet (FS_FILE *p_file,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Acquire task ownership of a file.
...
Code Block |
---|
void FSFile_LockGet (FS_FILE *p_file,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Acquire task ownership of a file.
...