[−][src]Module kernel::plic
RISC-V Platform-Level Interrupt Controller
Structs
| Plic |
Constants
| PLIC_BASE | |
| PLIC_MCLAIM_BASE | |
| PLIC_MENABLE_BASE | |
| PLIC_MPRIORITY_BASE | |
| PLIC_PENDING | |
| PLIC_PRIORITY | |
| PLIC_SCLAIM_BASE | |
| PLIC_SENABLE_BASE | |
| PLIC_SPRIORITY_BASE | |
| UART0_IRQ | |
| VIRTIO0_IRQ |
Statics
| __PLIC | PLIC driver object |
Functions
| PLIC | Global function to get an instance of PLIC driver |
| PLIC_MCLAIM | |
| PLIC_MENABLE | |
| PLIC_MPRIORITY | |
| PLIC_SCLAIM | |
| PLIC_SENABLE | |
| PLIC_SPRIORITY | |
| hartinit | |
| init⚠ | Initialize PLIC |