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
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?