Home
last modified time | relevance | path

Searched defs:sectors (Results 1 – 8 of 8) sorted by relevance

/mcuboot-latest/boot/mbed/src/
Dflash_map_backend.cpp211 int flash_area_get_sectors(int fa_id, uint32_t* count, struct flash_sector* sectors) { in flash_area_get_sectors()
/mcuboot-latest/sim/simflash/src/
Dlib.rs91 sectors: Vec<usize>, field
326 let sectors: Vec<Sector> = flash.sector_iter().collect(); in test_device() localVariable
/mcuboot-latest/sim/mcuboot-sys/src/
Darea.rs19 sectors: HashMap<u8, Vec<Sector>>, field
/mcuboot-latest/boot/bootutil/src/
Dbootutil_priv.h227 boot_sector_t *sectors; member
234 boot_sector_t *sectors; member
Dloader.c2503 boot_sector_t *sectors; local
/mcuboot-latest/boot/nuttx/src/flash_map_backend/
Dflash_map_backend.c663 struct flash_sector *sectors) in flash_area_get_sectors()
/mcuboot-latest/boot/espressif/port/
Desp_mcuboot.c355 struct flash_sector *sectors) in flash_area_get_sectors()
/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c400 struct flash_sector *sectors) in flash_area_get_sectors()