Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/boot_stage2/
Dboot_stage2.ld2 /* We are loaded to the top 256 bytes of SRAM, which is above the bootrom
/hal_rpi_pico-latest/src/rp2350/boot_stage2/
Dboot_stage2.ld2 /* We are loaded to the top 256 bytes of SRAM, which is above the bootrom
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/
Dbootrom.c111 bool loaded; in rom_add_flash_runtime_partition() member
116 assert(pt->loaded); // even if empty it should have been populated by the bootrom in rom_add_flash_runtime_partition()