HomeSort by relevance Sort by last modified time
    Searched refs:NVIC (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
arm_gic.c 23 #ifdef NVIC
26 /* The NVIC has 16 internal vectors. However these are not exposed
72 #ifdef NVIC
86 #ifndef NVIC
254 #ifndef NVIC
312 #ifndef NVIC
362 #ifdef NVIC
384 #ifdef NVIC
471 #ifndef NVIC
523 #ifdef NVIC
    [all...]
armv7m_nvic.c 10 * NVIC. Much of that is also implemented here.
21 #define NVIC 1
262 hw_error("NVIC: Bad read offset 0x%x\n", offset);
364 hw_error("NVIC: Bad write offset 0x%x\n", offset);

Completed in 388 milliseconds