Analog Devices VisualDSP++ 5.0 Service Manual page 541

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

Advertisement

ADI_FSS_CMD_SET_FREE_FUNC
ADI_FSS_CMD_SET_VOLUME_SEPARATOR
ADI_FSS_CMD_SET_DIRECTORY_SEPARATOR
ADI_FSS_CMD_SET_MEDIA_CHANGE_CALLBACK
ADI_FSS_CMD_SET_MEDIA_CHANGE_HANDLE
ADI_FSS_CMD_SET_DATA_SEMAPHORE_TIMEOUT
ADI_FSS_CMD_SET_TRANSFER_RETRY_COUNT
ADI_FSS_CMD_REGISTER_DEVICE
Prototype
ADI_FSS_RESULT adi_fss_Init (
);
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
File System Service
(0xB0008) Sets client
(0xB0009) Sets volume separator character
(0xB000A) Sets directory separator character
(0xB001B) Sets the
callback function that is called when the
media is changed; for example, when a USB
flash drive or SD card is inserted or removed.
(0xB001C) Sets the handle that is sent as the
first argument to the callback function upon
media change.
(0xB001D) Sets the timeout argument for all
semaphore pends within the context of the
FSS. This value must be the logical OR of
the timeout value in ticks and the appropri-
ate value to prevent an RTOS error condi-
tion on timeout.
(0xB001E) Sets the number of times a trans-
fer is retried after a semaphore timeout. The
value includes the initial attempt, so a value
of one means no retries after the timeout.
This is the default.
(0xB0019) Registers a physical interface
driver by specifying the location of the
appropriate
ADI_FSS_DEVICE_DEF
ture. Prior to using this command, the
appropriate device driver must be opened
and configured.
ADI_FSS_CMD_VALUE_PAIR *pTable
function
free
ADI_DCB_CALLBACK_FN
struc-
12-21

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