Searched refs:invoke (Results 1 – 6 of 6) sorted by relevance
/mcuboot-3.4.0/sim/mcuboot-sys/src/ |
D | lib.rs | 40 pub fn invoke<F, R>(&self, act: F) -> R in invoke() method
|
/mcuboot-3.4.0/docs/ |
D | testplan-zephyr.md | 16 `samples/zephyr/Makefile`. For each test, invoke `make` with that
|
D | readme-zephyr.md | 238 To change it, invoke the `image upload` MCUmgr command with a selected image number, and make sure …
|
/mcuboot-3.4.0/boot/cypress/MCUBootApp/ |
D | ExternalMemory.md | 98 This will invoke firmware to program external memory.
|
/mcuboot-3.4.0/sim/src/ |
D | image.rs | 1199 let result = ram.invoke(|| c::boot_go(&mut flash, &self.areadesc, None, in run_ram_load() 1242 let result = ram.invoke(|| c::boot_go(&mut flash, &self.areadesc, in run_split_ram_load()
|
/mcuboot-3.4.0/boot/zephyr/ |
D | Kconfig | 437 If y, MCUboot uses GPIO to detect whether to invoke USB DFU.
|