Searched refs:flash_range_erase (Results 1 – 3 of 3) sorted by relevance
69 void flash_range_erase(uint32_t flash_offs, size_t count);
45 flash_range_erase(mop->p0, PICO_FLASH_BANK_SIZE); in pico_flash_bank_perform_flash_mutation_operation()
114 void __no_inline_not_in_flash_func(flash_range_erase)(uint32_t flash_offs, size_t count) { in __no_inline_not_in_flash_func() argument