Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c46 const volatile uint32_t *copy_from = (uint32_t *)XIP_BASE; in __no_inline_not_in_flash_func() local
48 const volatile uint32_t *copy_from = (uint32_t *)BOOTRAM_BASE; in __no_inline_not_in_flash_func() local