Home
last modified time | relevance | path

Searched defs:area_id (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c206 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_get_unused_slot_area_id() local
231 int area_id = -1; in img_mgmt_get_unused_slot_area_id() local
281 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_erase_slot() local
349 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_read() local
810 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_erased_val() local
Dimg_mgmt_state.c551 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_set_next_boot_slot_common() local
Dimg_mgmt.c506 int area_id = img_mgmt_flash_area_id(i); in img_mgmt_slot_info() local
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c110 size_t boot_get_image_start_offset(uint8_t area_id) in boot_get_image_start_offset()
166 static int boot_read_v1_header(uint8_t area_id, in boot_read_v1_header()
215 int boot_read_bank_header(uint8_t area_id, in boot_read_bank_header()
351 int boot_erase_img_bank(uint8_t area_id) in boot_erase_img_bank()
373 ssize_t boot_get_area_trailer_status_offset(uint8_t area_id) in boot_get_area_trailer_status_offset()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_io_flash.h25 uint8_t area_id; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_io_flash.c19 static int test_flash_area(uint8_t area_id) in test_flash_area()
155 uint8_t area_id, off_t offset) in bt_mesh_blob_io_flash_init()
/Zephyr-latest/subsys/dfu/img_util/
Dflash_img.c193 int flash_img_init_id(struct flash_img_context *ctx, uint8_t area_id) in flash_img_init_id()
278 uint8_t area_id) in flash_img_check()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt.h199 int area_id; member
216 int area_id; member
/Zephyr-latest/drivers/disk/
Dflashdisk.c30 const unsigned int area_id; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c229 uint8_t area_id; in cmd_flash_stream_set() local
/Zephyr-latest/subsys/fs/
Dlittlefs_fs.c652 unsigned int area_id = POINTER_TO_UINT(dev_id); in littlefs_flash_init() local