Searched refs:MCU_SRAM_BASE (Results 1 – 1 of 1) sorted by relevance
22 #define MCU_SRAM_BASE (IMEM_BASE + 1024 * 8) macro23 #define MCU_SRAM_BASE_BIT31_BIT28 ((MCU_SRAM_BASE & GENMASK(31, 28)) >> 28)24 #define MCU_SRAM_BASE_BIT27_BIT12 ((MCU_SRAM_BASE & GENMASK(27, 12)) >> 12)