Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_rom.c84 static u8 CARDi_cache_buf[CARD_ROM_PAGE_SIZE] ATTRIBUTE_ALIGN(32); variable
368 u8 * const cacheBuffer = CARDi_cache_buf; in CARDi_ReadRomWithCPU()