Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c53 static int FSiSwitchableWramSlots = 0; variable
173 if ((((FSiSwitchableWramSlots >> ((type == MI_WRAM_B) ? 0 : 8)) & (1 << slot)) != 0) && in FSi_IsValidAddressForARM7()
199 FSiSwitchableWramSlots = (bitsB << 0) | (bitsC << 8); in FSi_SetSwitchableWramSlots()