Constant SRAM_CTRL_RET_AON_RAM_SIZE_BYTES

Source
pub const SRAM_CTRL_RET_AON_RAM_SIZE_BYTES: usize = 0x1000;
Expand description

Peripheral size for ram device on sram_ctrl_ret_aon in top earlgrey.

This is the size (in bytes) of the peripheral’s reserved memory area. All memory-mapped registers associated with this peripheral should have an address between #SRAM_CTRL_RET_AON_RAM_BASE_ADDR and SRAM_CTRL_RET_AON_RAM_BASE_ADDR + SRAM_CTRL_RET_AON_RAM_SIZE_BYTES.