Home
last modified time | relevance | path

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

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