Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_overlay.c84 #define FS_OVERLAY_NTR_TOTAL (u32)SDK_OVERLAY_NUMBER macro
344 if ((id >= FS_OVERLAY_NTR_TOTAL) && !OS_IsRunOnTwl()) in FS_LoadOverlayInfo()
872 const int length_ntr = (int)(FS_OVERLAY_NTR_TOTAL * sizeof(FSOverlayInfoHeader)); in FS_AttachOverlayTable()