Searched refs:ROM_BASE (Results 1 – 2 of 2) sorted by relevance
45 .equ ROM_BASE, 0x80000000 /*Start address of Flash */ define205 .word ROM_BASE + _TEXT_BASE
15626 #define ROM_BASE (0xF0002000u) macro15628 #define ROM ((ROM_Type *)ROM_BASE)15630 #define ROM_BASE_ADDRS { ROM_BASE }
Completed in 135 milliseconds