Searched refs:bootmode_set (Results 1 – 6 of 6) sorted by relevance
18 int rc = bootmode_set(BOOT_MODE_TYPE_BOOTLOADER); in main()
59 int bootmode_set(uint8_t boot_mode);
38 int bootmode_set(uint8_t boot_mode) in bootmode_set() function
46 if (bootmode_set(BOOT_MODE_TYPE_BOOTLOADER)) { in otPlatResetToBootloader()
161 rc = bootmode_set(BOOT_MODE_TYPE_BOOTLOADER); in cmd_mcuboot_serial_recovery()
198 bootmode_set(BOOT_MODE_TYPE_BOOTLOADER);