Home
last modified time | relevance | path

Searched defs:SRAM_SECOND_END_ADDRESS (Results 1 – 1 of 1) sorted by relevance

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/mpu/
H A Dmpu.h162 #define SRAM_SECOND_END_ADDRESS (SRAM_END_ADDRESS - NOCACHE_SRAM_REGION_SIZE ) … macro
167 #define SRAM_SECOND_END_ADDRESS (SRAM_END_ADDRESS) // (2^17) 1… macro