Home
last modified time | relevance | path

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

/mcuboot-3.4.0/sim/mcuboot-sys/src/
Dlib.rs40 pub fn invoke<F, R>(&self, act: F) -> R in invoke() method
/mcuboot-3.4.0/docs/
Dtestplan-zephyr.md16 `samples/zephyr/Makefile`. For each test, invoke `make` with that
Dreadme-zephyr.md238 To change it, invoke the `image upload` MCUmgr command with a selected image number, and make sure …
/mcuboot-3.4.0/boot/cypress/MCUBootApp/
DExternalMemory.md98 This will invoke firmware to program external memory.
/mcuboot-3.4.0/sim/src/
Dimage.rs1199 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/
DKconfig437 If y, MCUboot uses GPIO to detect whether to invoke USB DFU.