Home
last modified time | relevance | path

Searched refs:active_slot_state (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dimg_mgmt_state.c237 int active_slot_state; in img_mgmt_get_next_boot_slot() local
248 active_slot_state = read_directxip_state(active_slot); in img_mgmt_get_next_boot_slot()
259 if (other_slot_state < 0 || active_slot_state < 0) { in img_mgmt_get_next_boot_slot()
261 active_slot_state, other_slot_state); in img_mgmt_get_next_boot_slot()
273 if (active_slot_state == DIRECT_XIP_BOOT_REVERT) { in img_mgmt_get_next_boot_slot()
277 if (active_slot_state == DIRECT_XIP_BOOT_ONCE) { in img_mgmt_get_next_boot_slot()