Searched refs:flash_erase (Results 1 – 4 of 4) sorted by relevance
42 uint8_t (*flash_erase)( uint32_t offset, uint32_t size); member
179 int32_t flash_erase(struct flash_descriptor *flash, const uint32_t dst_addr, const uint32_t page_nu…
152 int32_t flash_erase(struct flash_descriptor *flash, const uint32_t dst_addr, const uint32_t page_nu… in flash_erase() function
485 flash_erase(addr, iap->file_length, iap->report_buf); in iap_req_erase()
Completed in 14 milliseconds