Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h62 …t *workarea_base, uint32_t workarea_size, uint32_t family_id, resident_partition_t *partition_out);
775 … *workarea_base, uint32_t workarea_size, uint32_t family_id, resident_partition_t *partition_out) { in rom_get_uf2_target_partition() argument
779 int rc = func(workarea_base, workarea_size, family_id, partition_out); in rom_get_uf2_target_partition()