Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/module/synquacer_rom/include/
A Dmod_synquacer_rom.h33 const uintptr_t ramfw_base; member
/SCP-firmware-master/product/n1sdp/module/n1sdp_rom/include/
A Dmod_n1sdp_rom.h40 const uintptr_t ramfw_base; member
/SCP-firmware-master/product/morello/module/morello_rom/include/
A Dmod_morello_rom.h40 const uintptr_t ramfw_base; member
/SCP-firmware-master/product/juno/module/juno_rom/include/
A Dmod_juno_rom.h74 uintptr_t ramfw_base; member
/SCP-firmware-master/product/n1sdp/module/n1sdp_rom/src/
A Dmod_n1sdp_rom.c48 uintptr_t ramfw_base = n1sdp_rom_ctx.rom_config->ramfw_base; in jump_to_ramfw() local
/SCP-firmware-master/product/morello/module/morello_rom/src/
A Dmod_morello_rom.c48 uintptr_t ramfw_base = morello_rom_ctx.rom_config->ramfw_base; in jump_to_ramfw() local

Completed in 12 milliseconds