File System Service Api Data Types And Enumerations; Adi_Fss_Wchar; Adi_Fss_Volume_Ident; Adi_Fss_File_Handle - Analog Devices VisualDSP++ 5.0 Service Manual

Visualdsp++ 5.0 device drivers and system for blackfin processors
Table of Contents

Advertisement

File System Service API Data Types and
Enumerations
This section describes the data types used by the FSS API and the result
code enumerations.

ADI_FSS_WCHAR

The
ADI_FSS_WCHAR
in the FSS API. As mentioned in the
current implementation of the FSS caters only for ASCII file names
(8-bit). This data type is defined as:
typedef char ADI_FSS_WCHAR;

ADI_FSS_VOLUME_IDENT

The
ADI_FSS_VOLUME_IDENT
mounted volume. The data type is defined as:
typedef char ADI_FSS_VOLUME_IDENT;

ADI_FSS_FILE_HANDLE

The
ADI_FSS_FILE_HANDLE
tify the file stream to manipulate. It is defined as:
typedef void *ADI_FSS_FILE_HANDLE;
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
data type is used for all file and directory names used
"Introduction" on page
data type is used for the identifiers of each
is an opaque data type used to uniquely iden-
File System Service
12-2, the
12-51

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?

Table of Contents