Home
last modified time | relevance | path

Searched defs:permanent (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/flash/
Dstm32_flash_api_extensions.h81 bool permanent; member
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c200 int boot_request_upgrade(int permanent) in boot_request_upgrade()
213 int boot_request_upgrade_multi(int image_index, int permanent) in boot_request_upgrade_multi()
Dmcuboot_shell.c135 int permanent = 0; in cmd_mcuboot_request_upgrade() local
/Zephyr-latest/drivers/flash/
Dflash_stm32_ex_op.c92 bool permanent) in flash_stm32_ex_op_update_rdp()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_client.h38 bool permanent: 1; member
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c315 int img_mgmt_write_pending(int slot, bool permanent) in img_mgmt_write_pending()
Dimg_mgmt_state.c359 img_mgmt_state_set_pending(int slot, int permanent) in img_mgmt_state_set_pending()
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/
Dimg_mgmt_client.c54 bool bootable, pending, confirmed, active, permanent, ok; in image_state_res_fn() local
/Zephyr-latest/include/zephyr/mgmt/
Dosdp.h125 struct osdp_cmd_led_params permanent; member