Go to the source code of this file.
|
enum | OSInterruptType {
OS_INTR_MEM_0
, OS_INTR_MEM_1
, OS_INTR_MEM_2
, OS_INTR_MEM_3
,
OS_INTR_MEM_ADDRESS
, OS_INTR_DSP_AI
, OS_INTR_DSP_ARAM
, OS_INTR_DSP_DSP
,
OS_INTR_AI_AI
, OS_INTR_EXI_0_EXI
, OS_INTR_EXI_0_TC
, OS_INTR_EXI_0_EXT
,
OS_INTR_EXI_1_EXI
, OS_INTR_EXI_1_TC
, OS_INTR_EXI_1_EXT
, OS_INTR_EXI_2_EXI
,
OS_INTR_EXI_2_TC
, OS_INTR_PI_CP
, OS_INTR_PI_PE_TOKEN
, OS_INTR_PI_PE_FINISH
,
OS_INTR_PI_SI
, OS_INTR_PI_DI
, OS_INTR_PI_RSW
, OS_INTR_PI_ERROR
,
OS_INTR_PI_VI
, OS_INTR_PI_DEBUG
, OS_INTR_PI_HSP
, OS_INTR_PI_ACR
,
OS_INTR_28
, OS_INTR_29
, OS_INTR_30
, OS_INTR_31
,
OS_INTR_MAX
} |
|
◆ __OSInterrupt
◆ __OSInterruptHandler
◆ OSContext
◆ OSInterruptMask
◆ OSInterruptType
Enumerator |
---|
OS_INTR_MEM_0 | |
OS_INTR_MEM_1 | |
OS_INTR_MEM_2 | |
OS_INTR_MEM_3 | |
OS_INTR_MEM_ADDRESS | |
OS_INTR_DSP_AI | |
OS_INTR_DSP_ARAM | |
OS_INTR_DSP_DSP | |
OS_INTR_AI_AI | |
OS_INTR_EXI_0_EXI | |
OS_INTR_EXI_0_TC | |
OS_INTR_EXI_0_EXT | |
OS_INTR_EXI_1_EXI | |
OS_INTR_EXI_1_TC | |
OS_INTR_EXI_1_EXT | |
OS_INTR_EXI_2_EXI | |
OS_INTR_EXI_2_TC | |
OS_INTR_PI_CP | |
OS_INTR_PI_PE_TOKEN | |
OS_INTR_PI_PE_FINISH | |
OS_INTR_PI_SI | |
OS_INTR_PI_DI | |
OS_INTR_PI_RSW | |
OS_INTR_PI_ERROR | |
OS_INTR_PI_VI | |
OS_INTR_PI_DEBUG | |
OS_INTR_PI_HSP | |
OS_INTR_PI_ACR | |
OS_INTR_28 | |
OS_INTR_29 | |
OS_INTR_30 | |
OS_INTR_31 | |
OS_INTR_MAX | |
◆ __OSDispatchInterrupt()
◆ __OSGetInterruptHandler()
◆ __OSInterruptInit()
◆ __OSMaskInterrupts()
◆ __OSSetInterruptHandler()
◆ __OSUnmaskInterrupts()
◆ __RAS_OSDisableInterrupts_begin()
void __RAS_OSDisableInterrupts_begin |
( |
void |
| ) |
|
◆ __RAS_OSDisableInterrupts_end()
void __RAS_OSDisableInterrupts_end |
( |
void |
| ) |
|
◆ ExternalInterruptHandler()
◆ OSDisableInterrupts()
◆ OSEnableInterrupts()
◆ OSRestoreInterrupts()
◆ SetInterruptMask()