Searched refs:S_CODE_SIZE (Results 1 – 25 of 31) sorted by relevance
12
33 #define S_CODE_SIZE ( TOTAL_S_ROM_SIZE ) macro34 #define S_CODE_LIMIT ( S_CODE_START + S_CODE_SIZE )
34 * the S_CODE_SIZE value. We also substract from the available space the55 ScatterAssert(ImageLimit(CODE_WATERMARK) <= S_CODE_START + S_CODE_SIZE)
33 #define S_CODE_SIZE ( TOTAL_S_ROM_SIZE )34 #define S_CODE_LIMIT ( S_CODE_START + S_CODE_SIZE )
24 FLASH (rx) : ORIGIN = S_CODE_START, LENGTH = S_CODE_SIZE109 * S_CODE_SIZE value. We also substract from the available space the122 …ASSERT(((S_CODE_START + S_CODE_SIZE) > Image$$ER_CODE_CMSE_VENEER$$Limit), "Veneer region does not…
36 ScatterAssert(ImageLimit(CODE_WATERMARK) <= S_CODE_START + S_CODE_SIZE)
34 * the S_CODE_SIZE value. We also substract from the available space the
27 FLASH (rx) : ORIGIN = S_CODE_START, LENGTH = S_CODE_SIZE
35 * the S_CODE_SIZE value. We also substract from the available space the56 ScatterAssert(ImageLimit(CODE_WATERMARK) <= S_CODE_START + S_CODE_SIZE)
37 ScatterAssert(ImageLimit(CODE_WATERMARK) <= S_CODE_START + S_CODE_SIZE)
33 ROM0 (rx) : ORIGIN = S_CODE_START, LENGTH = S_CODE_SIZE
35 * the S_CODE_SIZE value. We also substract from the available space the