mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 09:15:22 +00:00
Renamed to make its semantics clearer; this function maps *physical* memory addresses and is not equivalent to posix mmap(), which might confuse people. mem_map test case remains the same name as other memory mapping scenarios will be added in the fullness of time. Parameter names to z_phys_map adjusted slightly to be more consistent with names used in other memory mapping functions. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
__assert.h | ||
arch_interface.h | ||
atomic.h | ||
base64.h | ||
byteorder.h | ||
cbprintf.h | ||
check.h | ||
crc.h | ||
device_mmio.h | ||
dlist.h | ||
errno_private.h | ||
fdtable.h | ||
kobject.h | ||
libc-hooks.h | ||
list_gen.h | ||
math_extras_impl.h | ||
math_extras.h | ||
mem_manage.h | ||
mutex.h | ||
notify.h | ||
onoff.h | ||
printk.h | ||
rb.h | ||
ring_buffer.h | ||
sem.h | ||
sflist.h | ||
slist.h | ||
speculation.h | ||
sys_heap.h | ||
sys_io.h | ||
thread_stack.h | ||
time_units.h | ||
timeutil.h | ||
util_internal.h | ||
util_macro.h | ||
util.h |