Timer Service API Reference
adi_tmr_Init
Description
The
adi_tmr_Init
service. This function should be called only once per core.
Prototype
ADI_TMR_RESULT adi_tmr_Init (
void
);
Arguments
pEnterCriticalArg
Return Value
ADI_TMR_RESULT_SUCCESS
Any other value
8-16
function initializes internal data structures of the timer
Handle to data area containing critical region data. This is
passed to
adi_int_EnterCriticalRegion
internally of the module. See
page 2-1
for further details.
Timer service was successfully initialized.
Error has occurred.
See
"ADI_TMR_RESULT" on page 8-32
codes.
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
*pEnterCriticalArg
"Interrupt Manager" on
where it is used
for a list of return
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?