OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVCall_IRQn
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/inc/platform/stm32f4xx/
cmsis.h
38
SVCall_IRQn
= -5, /*!< 11 SV Call Interrupt */
/device/google/contexthub/firmware/src/cpu/cortexm4f/
cpu.c
70
NVIC_SetPriority(
SVCall_IRQn
, 0xff);
Completed in 42 milliseconds