Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c19 #define FLASH_BLOCK_ERASE_CMD 0xd8 macro
138 flash_range_erase_func(flash_offs, count, FLASH_BLOCK_SIZE, FLASH_BLOCK_ERASE_CMD); in __no_inline_not_in_flash_func()