Home
last modified time | relevance | path

Searched refs:PMi_InsertPreSleepCallbackEx (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.3.1/build/libraries/wm/ARM9.TWL/nwm/src/
Dnwm_system.c386 PMi_InsertPreSleepCallbackEx(&sleepCbInfo, PM_CALLBACK_PRIORITY_NWM ); in NWMi_RegisterSleepCallback()
/TwlSDK-5.3.1/include/nitro/spi/ARM9/
Dpm.h985 void PMi_InsertPreSleepCallbackEx( PMSleepCallbackInfo *info, int priority );
/TwlSDK-5.3.1/build/libraries/spi/ARM9/src/
Dpm.c2059 void PMi_InsertPreSleepCallbackEx(PMSleepCallbackInfo *info, int priority) in PMi_InsertPreSleepCallbackEx() function
2067 PMi_InsertPreSleepCallbackEx(info, priority); in PM_InsertPreSleepCallback()
/TwlSDK-5.3.1/build/libraries/wm/ARM9/src/
Dwm_system.c1199 PMi_InsertPreSleepCallbackEx(&sleepCbInfo, PM_CALLBACK_PRIORITY_WM ); in WMi_RegisterSleepCallback()
/TwlSDK-5.3.1/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c732 PMi_InsertPreSleepCallbackEx(DSPiPreSleepCallbackInfo, PM_CALLBACK_PRIORITY_DSP); in DSP_ExecuteProcess()
/TwlSDK-5.3.1/build/libraries/snd/ARM9.TWL/src/
Dsndex.c152 PMi_InsertPreSleepCallbackEx(&sleepCallbackInfo, PM_CALLBACK_PRIORITY_SNDEX); in SNDEXi_Init()
/TwlSDK-5.3.1/build/libraries/fs/common/src/
Dfs_archive_fatfs.c1682 PMi_InsertPreSleepCallbackEx(&FSiPreSleepInfo, PM_CALLBACK_PRIORITY_FS); in FSi_MountDefaultArchives()
/TwlSDK-5.3.1/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c703 PMi_InsertPreSleepCallbackEx(&cameraWork.sleepCbInfo, PM_CALLBACK_PRIORITY_CAMERA); in CAMERA_InitCore()