Search | Google it | Results 1 - 3 of 3 for fundef:NMI_Handler (0.00 seconds) |
35: */ 36: WEAK_FUNC EXPORT void NMI_Handler(void) 37: {
34: */ 35: WEAK_FUNC EXPORT void NMI_Handler(void) 36: {
33: IMPORT void FloatingPoint_Handler(void) __attribute__ ((interrupt)); /* Floating Point Exception */ 34: IMPORT void NMI_Handler(void) __attribute__ ((interrupt)); /* NMI Handler */ 35: