Home
last modified time | relevance | path

Searched refs:PM_CALLBACK_PRIORITY_FS (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/spi/ARM9/
Dpm.h152 #define PM_CALLBACK_PRIORITY_FS PM_CALLBACK_PRIORITY_SYSMAX -1 macro
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c1641 PMi_InsertPreSleepCallbackEx(&FSiPreSleepInfo, PM_CALLBACK_PRIORITY_FS); in FSi_MountDefaultArchives()
1642 PMi_InsertPostExitCallbackEx(&FSiPostExitInfo, PM_CALLBACK_PRIORITY_FS); in FSi_MountDefaultArchives()