Searched refs:ROM_JUMP_ADDR (Results 1 – 3 of 3) sorted by relevance
18 #define ROM_JUMP_ADDR (LP_SRAM_BASE + 0x10) macro
24 #define ROM_JUMP_ADDR (LP_SRAM_BASE + 0x10) macro
135 uint32_t *rom_jump_vector = (uint32_t *) ROM_JUMP_ADDR; in soc_start_core()