Expand description
RISC-V Core Local Interrupt Controller (CLINT) Implementation
The CLINT manages CPU-local interrupts such as timer interrupts and software interrupts in RISC-V systems.
Structsยง
- Clint
- RISC-V CLINT Implementation
Constantsยง
- CLINT_
MSIP_ ๐OFFSET - CLINT register offsets (relative to base address)
- CLINT_
MSIP_ ๐STRIDE - CLINT register stride per CPU
- CLINT_
MTIMECMP_ ๐OFFSET - CLINT_
MTIMECMP_ ๐STRIDE - CLINT_
MTIME_ ๐OFFSET - MAX_
CPUS ๐ - Maximum number of CPUs supported by this CLINT implementation
Staticsยง
- __
DRIVER_ ๐INITCALL__
Functionsยง
- probe_
fn ๐ - register_
driver ๐ - remove_
fn ๐