Constant sbi_spec::hsm::HART_SUSPEND
source · pub const HART_SUSPEND: usize = 3;
Expand description
Function ID to put the calling hart into suspend or platform-specific lower power states.
Declared in §9.4.
pub const HART_SUSPEND: usize = 3;
Function ID to put the calling hart into suspend or platform-specific lower power states.
Declared in §9.4.