Adi_Int_Sicwakeup - Analog Devices VisualDSP++ 5.0 Service Manual

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

Advertisement

Interrupt Manager API Reference

adi_int_SICWakeup

Description
This function configures the system interrupt controller wakeup register
to enable or disable the given peripheral interrupt from waking up the
core processor.
The
adi_int_SICWakeup
controller wakeup register accordingly. The actual servicing of interrupts
is not affected by this function.
Prototype
ADI_INT_RESULT adi_int_SICWakeup(
const ADI_INT_PERIPHERAL_ID
u32
);
Arguments
PeripheralID
WakeupFlag
Return Value
Return values include:
ADI_INT_RESULT_SUCCESS
ADI_INT_RESULT_INVALID_PERIPHERAL_ID
2-36
function simply programs the system interrupt
ADI_INT_PERIPHERAL_ID
fies a peripheral interrupt source
Enables/disables waking up the core(s) upon triggering of
the peripheral interrupt (
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
PeripheralID,
WakeupFlag
enumeration value that identi-
)
TRUE/FALSE
System interrupt controller has been
successfully configured.
Peripheral ID specified is invalid.

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?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents