armOS  0.1.0
Minimal ARM Operating System for the Raspberry Pi - Documentation generated for Pi 4.
irq.h File Reference

Definition of interrupt handling functions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void enable_interrupt_controller ()
 
void show_invalid_entry_message (int type, unsigned long esr, unsigned long address)
 
void handle_irq ()
 

Detailed Description

Definition of interrupt handling functions.