Searched defs:flash_area_get_sectors (Results 1 – 6 of 6) sorted by relevance
/mcuboot-3.6.0/boot/zephyr/ |
D | flash_map_legacy.c | 60 int flash_area_get_sectors(int idx, uint32_t *cnt, struct flash_sector *ret) in flash_area_get_sectors() function
|
/mcuboot-3.6.0/boot/mbed/src/ |
D | flash_map_backend.cpp | 211 int flash_area_get_sectors(int fa_id, uint32_t* count, struct flash_sector* sectors) { in flash_area_get_sectors() function
|
/mcuboot-3.6.0/boot/cypress/cy_flash_pal/ |
D | cy_flash_map.c | 484 int flash_area_get_sectors(int idx, uint32_t *cnt, struct flash_sector *ret) in flash_area_get_sectors() function
|
/mcuboot-3.6.0/boot/nuttx/src/flash_map_backend/ |
D | flash_map_backend.c | 662 int flash_area_get_sectors(int fa_id, uint32_t *count, in flash_area_get_sectors() function
|
/mcuboot-3.6.0/boot/espressif/port/ |
D | esp_mcuboot.c | 354 int flash_area_get_sectors(int fa_id, uint32_t *count, in flash_area_get_sectors() function
|
/mcuboot-3.6.0/sim/mcuboot-sys/csupport/ |
D | run.c | 399 int flash_area_get_sectors(int fa_id, uint32_t *count, in flash_area_get_sectors() function
|