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
782 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_erased_val() local
Dimg_mgmt_state.c547 int area_id = img_mgmt_flash_area_id(slot); in img_mgmt_set_next_boot_slot_common() local
Dimg_mgmt.c501 int area_id = img_mgmt_flash_area_id(i); in img_mgmt_slot_info() local
/Zephyr-latest/subsys/dfu/img_util/
Dflash_img.c130 int flash_img_init_id(struct flash_img_context *ctx, uint8_t area_id) in flash_img_init_id()
156 uint8_t area_id) in flash_img_check()
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c98 static int boot_read_v1_header(uint8_t area_id, in boot_read_v1_header()
144 int boot_read_bank_header(uint8_t area_id, in boot_read_bank_header()
280 int boot_erase_img_bank(uint8_t area_id) in boot_erase_img_bank()
302 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()
140 uint8_t area_id, off_t offset) in bt_mesh_blob_io_flash_init()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt.h196 int area_id; member
213 int area_id; member
/Zephyr-latest/drivers/disk/
Dflashdisk.c30 const unsigned int area_id; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c233 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