Searched refs:AT91C_ISRAM_SIZE (Results 1 – 8 of 8) sorted by relevance
1808 #define AT91C_ISRAM_SIZE (0x00004000) // Internal SRAM size in byte (16 Kbyte) macro
2442 #define AT91C_ISRAM_SIZE (0x00008000) // Internal SRAM size in byte (32 Kbyte) macro
2442 #define AT91C_ISRAM_SIZE (0x00010000) // Internal SRAM size in byte (64 Kbyte) macro
1910 #define AT91C_ISRAM_SIZE ((unsigned int) 0x00004000) // Internal SRAM size in byte (16 Kbyte) macro
2711 #define AT91C_ISRAM_SIZE ((unsigned int) 0x00008000) // Internal SRAM size in byte (32 Kbyte) macro
2711 #define AT91C_ISRAM_SIZE ((unsigned int) 0x00010000) // Internal SRAM size in byte (64 Kbyte) macro
2711 #define AT91C_ISRAM_SIZE ((unsigned int) 0x00010000) // Internal SRAM size in byte (64 Kbyte) macro4692 AT91C_ISRAM_SIZE EQU (0x00010000) ;- Internal SRAM size in byte (64 Kbyte)