syscore_suspend(9) Execute all the registered system core suspend callbacks.

SYNOPSIS

int syscore_suspend(void);

ARGUMENTS

void

no arguments

DESCRIPTION

This function is executed with one CPU on-line and disabled interrupts.

COPYRIGHT