Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
CMSIS interface file. More...
Go to the source code of this file.
Enumerations | |
enum | IRQn_Type { Reset_IRQn = -15 , NonMaskableInt_IRQn = -14 , HardFault_IRQn = -13 , SVCall_IRQn = -5 , DebugMonitor_IRQn = -4 , PendSV_IRQn = -2 , SysTick_IRQn = -1 , Max_IRQn = CONFIG_NUM_IRQS } |
CMSIS interface file.
This header contains the interface to the ARM CMSIS Core headers.
enum IRQn_Type |