Lines Matching +full:armv7m +full:- +full:systick
2 * ARMv7M NVIC object
13 #include "target/arm/cpu-qom.h"
27 /* Exception priorities can range from -3 to 255; only the unmodifiable
48 * HardFault, MemManage, UsageFault, SVCall, PendSV, SysTick (R_PJHV)
54 * Entries in sec_vectors[] for non-banked exception numbers are unused.
66 * - vectpending
67 * - vectpending_is_secure
68 * - exception_prio
69 * - vectpending_prio
91 * @secure: false for non-banked exceptions or for the nonsecure
104 * @secure: false for non-banked exceptions or for the nonsecure
117 * @secure: false for non-banked exceptions or for the nonsecure
155 * Returns: -1 if the irq was not active
158 * (Ignoring -1, this is the same as the RETTOBASE value before completion.)
165 * @secure: false for non-banked exceptions or for the nonsecure