1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/riscv_common/include
Koen Zandberg 48aa533639
cpu/riscv_common: Add CLIC peripheral driver
The CLIC is a next generation interrupt controller for the RISC-V
architecture.

Co-authored-by:
2021-08-24 10:30:18 +02:00
..
vendor riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
architecture_arch.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
atomic_utils_arch.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
c11_atomics_compat_cpu.hpp riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
clic.h cpu/riscv_common: Add CLIC peripheral driver 2021-08-24 10:30:18 +02:00
context_frame.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
cpu_conf_common.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
cpu.h cpu/riscv_common: Add bit set and clear functions 2021-08-24 10:30:15 +02:00
cpucycle.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
irq_arch.h cpu/riscv_common: Add CLIC peripheral driver 2021-08-24 10:30:18 +02:00
periph_cpu_common.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
plic.h riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
thread_arch.h riscv_common: make thread_yield_higher IRQ compatible 2021-02-08 11:04:18 +01:00