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