syscore_resume(9) Execute all the registered system core resume callbacks.

SYNOPSIS

void syscore_resume(void);

ARGUMENTS

void

no arguments

DESCRIPTION

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

COPYRIGHT