Home
last modified time | relevance | path

Searched defs:flash_area_erase (Results 1 – 5 of 5) sorted by relevance

/mcuboot-3.6.0/boot/mbed/src/
Dflash_map_backend.cpp196 int flash_area_erase(const struct flash_area* fap, uint32_t off, uint32_t len) { in flash_area_erase() function
/mcuboot-3.6.0/boot/cypress/cy_flash_pal/
Dcy_flash_map.c315 int flash_area_erase(const struct flash_area *fa, uint32_t off, uint32_t len) in flash_area_erase() function
/mcuboot-3.6.0/boot/nuttx/src/flash_map_backend/
Dflash_map_backend.c535 int flash_area_erase(const struct flash_area *fa, uint32_t off, uint32_t len) in flash_area_erase() function
/mcuboot-3.6.0/boot/espressif/port/
Desp_mcuboot.c297 int flash_area_erase(const struct flash_area *fa, uint32_t off, uint32_t len) in flash_area_erase() function
/mcuboot-3.6.0/sim/mcuboot-sys/csupport/
Drun.c358 int flash_area_erase(const struct flash_area *area, uint32_t off, uint32_t len) in flash_area_erase() function