Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/
Dbootrom.c120 ((start_offset / 4096) << PICOBIN_PARTITION_LOCATION_FIRST_SECTOR_LSB) | in rom_add_flash_runtime_partition()
/hal_rpi_pico-latest/src/common/boot_picobin_headers/include/boot/
Dpicobin.h99 #define PICOBIN_PARTITION_LOCATION_FIRST_SECTOR_LSB _u(0) macro