Adi_Tmr_Open - Analog Devices VisualDSP++ 5.0 Service Manual

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

Advertisement

adi_tmr_Open

Description
The
adi_tmr_Open
to the power-up values, status conditions are cleared, and so on. Future
Blackfin devices may require this function take additional action to
manipulate the hardware in some way when opening a timer.
On multi-core Blackfin devices, each core has its own core timer.
However, the watchdog timers and general-purpose timers are
shared between the cores. When running the timer service on
multi-core devices, ensure that multiple cores do not attempt to
simultaneously use the same watchdog and general-purpose timers.
Prototype
void adi_tmr_Open (
u32
);
Arguments
TimerID
Return Value
ADI_TMR_RESULT_SUCCESS
Any other value
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
function opens a timer. The timer's registers are reset
TimerID
Enumerator value that uniquely identifies the timer to
open
Operation was successful.
Error has occurred.
See
"ADI_TMR_RESULT" on page 8-32
return codes.
Timer Service
for a list of
8-17

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