Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_btstack/
Dbtstack_flash_bank.c126 for(uint32_t page = first_page; page < last_page; page++) { in pico_flash_bank_write() local
132 if (page == first_page && offset > 0) { in pico_flash_bank_write()
134 (void *)(XIP_BASE + bank_start_pos + (page * FLASH_PAGE_SIZE)), in pico_flash_bank_write()
139 if (page == last_page - 1 && (offset + size_left) < FLASH_PAGE_SIZE) { in pico_flash_bank_write()
141 (void *)(XIP_BASE + bank_start_pos + (page * FLASH_PAGE_SIZE) + offset + size_left), in pico_flash_bank_write()
158 .p0 = bank_start_pos + (page * FLASH_PAGE_SIZE), in pico_flash_bank_write()
/hal_rpi_pico-latest/docs/
Dexamples.md3 This page links to the various example code fragments in this documentation. For more complete exam…
Dweblinks_page.md24 For the Raspberry Pi Pico page, [see here](https://rptl.io/rp2040-get-started)
/hal_rpi_pico-latest/src/rp2_common/pico_standard_link/
DCMakeLists.txt96 …# PICO_CMAKE_CONFIG: PICO_USE_DEFAULT_MAX_PAGE_SIZE, Don't shrink linker max page to 4096, type=bo…
98 target_link_options(pico_standard_link INTERFACE "LINKER:-z,max-page-size=4096")
/hal_rpi_pico-latest/bazel/toolchain/
DBUILD.bazel130 linkopts = ["-Wl,-z,max-page-size=4096"],
/hal_rpi_pico-latest/bazel/config/
DBUILD.bazel177 # PICO_BAZEL_CONFIG: PICO_USE_DEFAULT_MAX_PAGE_SIZE, Don't shrink linker max page to 4096, type=boo…
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/
DLICENSE.txt186 same "printed page" as the copyright notice for easier