Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c37 static uint32_t boot2_copyout[BOOT2_SIZE_WORDS]; variable
51 boot2_copyout[i] = copy_from[i]; in __no_inline_not_in_flash_func()
58 ((void (*)(void))((intptr_t)boot2_copyout+1))(); in __no_inline_not_in_flash_func()