Constant arceos_posix_api::config::MMIO_REGIONS
source · pub const MMIO_REGIONS: &'static [(usize, usize)];
Expand description
MMIO regions with format (base_paddr
, size
).
pub const MMIO_REGIONS: &'static [(usize, usize)];
MMIO regions with format (base_paddr
, size
).