Searched defs:NVIC (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Darmv7m_nvic.c10 * NVIC. Much of that is also implemented here.
21 #define NVIC 1 macro
262 hw_error("NVIC: Bad read offset 0x%x\n", offset);
364 hw_error("NVIC: Bad write offset 0x%x\n", offset);

Completed in 72 milliseconds