Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/slots/
Dfuchsia.rs65 const BOOTLOADER = 1 << 1; constant
73 OneShotFlags::BOOTLOADER => Some(OneShot::Bootloader), in from()
83 OneShot::Bootloader => Self::BOOTLOADER, in from()