Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/include/hardware/
Dflash.h47 #define FLASH_BLOCK_SIZE (1u << 16) macro
/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c138 flash_range_erase_func(flash_offs, count, FLASH_BLOCK_SIZE, FLASH_BLOCK_ERASE_CMD); in __no_inline_not_in_flash_func()