mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
442c24420d
By separating the plain MMIO access implementation from the generic bit and offset logic of registers, we can now use the latter also with other types of register access like I2C. The register and MMIO front-ends have not changed due to the separation. Ref #2196 |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
ram_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
thread | ||
trace_session | ||
util | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.