embassy-rp

Crates

git

Versions

rp235xa

Flavors

embassy_rp::rom_data

Function reboot_ns

Source
pub extern "C" fn reboot_ns(
    flags: u32,
    delay_ms: u32,
    p0: u32,
    p1: u32,
) -> i32
Expand description

Non-secure version of reboot()

Supported architectures: ARM-NS