SimpleKernel 1.17.0
Loading...
Searching...
No Matches
gic.h File Reference
#include <etl/io_port.h>
#include <cstddef>
#include <cstdint>
Include dependency graph for gic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gic
 GIC 中断控制器驱动 More...
 
class  Gic::Gicd
 GIC Distributor 接口 More...
 
struct  Gic::Gicd::GicdCtlr
 GICD_CTLR, Distributor Control Register. More...
 
struct  Gic::Gicd::GicdTyper
 GICD_TYPER, Interrupt Controller Type Register. More...
 
struct  Gic::Gicd::GicdIidr
 GICD_IIDR, Distributor Implementer Identification Register. More...
 
class  Gic::Gicr
 GIC Redistributor 接口 More...