Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Directories | |
directory | riscv-privilege |
Files | |
file | arch.h [code] |
RISCV specific kernel interface header This header contains the RISCV specific kernel interface. It is included by the generic kernel interface header (arch/cpu.h) | |
file | csr.h [code] |
file | error.h [code] |
RISCV public error handling. | |
file | exp.h [code] |
RISCV public exception handling. | |
file | syscall.h [code] |
RISCV specific syscall header. | |
file | thread.h [code] |
Per-arch thread definition. | |