Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h62 typedef int (*rom_get_uf2_target_partition_fn)(uint8_t *workarea_base, uint32_t workarea_size, uint… typedef
776rom_get_uf2_target_partition_fn func = (rom_get_uf2_target_partition_fn) rom_func_lookup_inline(RO… in rom_get_uf2_target_partition()