The callback functions are no longer invoked and the callback functions
themselves are removed from the timer service.
Termination
When the functionality provided by the timer service is no longer
required, the application terminates the service. The following fragment
terminates the timer service.
Result = adi_tmr_Terminate();
After termination, the timer service must be reinitialized before using any
of the timer service function.
Timer Service API Reference
This section provides the timer service application programming interface
(API).
The information in this section was accurate at the time this docu-
ment was created. However, the include file for the timer service,
adi_tmr.h
Notation Conventions
The reference pages for the API functions use the following format:
Name – Name and purpose of the function
Description – Function specification
Prototype – Required header file and functional prototype
Arguments – Description of function arguments
Return Value – Description of function return values
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
, should be checked for current information.
Timer Service
8-15
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?