Home
last modified time | relevance | path

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

/Zephyr-latest/tests/boot/mcuboot_recovery_retention/src/
Dmain.c18 int rc = bootmode_set(BOOT_MODE_TYPE_BOOTLOADER); in main()
/Zephyr-latest/include/zephyr/retention/
Dbootmode.h59 int bootmode_set(uint8_t boot_mode);
/Zephyr-latest/subsys/retention/
Dbootmode.c38 int bootmode_set(uint8_t boot_mode) in bootmode_set() function
/Zephyr-latest/modules/openthread/platform/
Dmisc.c46 if (bootmode_set(BOOT_MODE_TYPE_BOOTLOADER)) { in otPlatResetToBootloader()
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot_shell.c161 rc = bootmode_set(BOOT_MODE_TYPE_BOOTLOADER); in cmd_mcuboot_serial_recovery()
/Zephyr-latest/doc/services/retention/
Dindex.rst198 bootmode_set(BOOT_MODE_TYPE_BOOTLOADER);