Termination - Analog Devices VisualDSP++ 5.0 Service Manual

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

Advertisement

Operation
The callback function is no longer invoked, and the callback function
itself is removed from the flag service. The memory used to manage that
callback is now available to the flag service to use for another callback
function should another callback be installed.

Termination

When the functionality provided by the flag service is no longer required,
the application terminates the service. The following fragment terminates
the flag service.
ADI_FLAG_RESULT Result;
Result = adi_flag_Terminate();
After termination, any memory provided to the flag service during instal-
lation is freed up for reuse by the application.
7-14
// return value
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors

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?

Subscribe to Our Youtube Channel

Table of Contents