Home
last modified time | relevance | path

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

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