Zephyr API 3.6.99
|
Go to the source code of this file.
Functions | |
bool | sys_mm_is_phys_addr_in_range (uintptr_t phys) |
Check if a physical address is within range of physical memory. | |
bool | sys_mm_is_virt_addr_in_range (void *virt) |
Check if a virtual address is within range of virtual memory. | |