PM_DumpSleepCallback

Syntax

#include <nitro/spi.h>
void PM_DumpSleepCallback( void );

Arguments

None.

Return Values

None.

Description

Displays the sleep processing callbacks registered with the system.

Displays both the list of callbacks to invoke immediately before entering sleep mode and the list of callbacks to invoke when recovering from sleep mode.

This is a debugging function and will do nothing in FINALROM builds.

See Also

Overview (Hardware Reset and Shutdown)

Revision History

2008/06/12 Initial version.


CONFIDENTIAL