Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_hash.c200 CARDRomHashSector *sector = context->loading_sector; in CARDi_StartLoading() local
234 CARDRomHashSector *sector = context->loading_sector; in CARD_NotifyRomHashReadAsync() local
265 static CARDRomHashBlock* CARDi_TouchRomHashBlock(CARDRomHashContext *context, u32 sector) in CARDi_TouchRomHashBlock()
348 CARDRomHashSector *sector = NULL; in CARDi_TouchRomHashSector() local
521 u32 sector = CARDi_GetHashSectorIndex(context, position); in CARDi_ReadRomHashImageDirect() local
620 CARDRomHashSector *sector = NULL; in CARDi_ReadRomHashImageCaching() local
Dcard_spi.c612 const u32 sector = cmd->spec.sect_size; in CARDi_EraseBackupSectorCore() local
650 const u32 sector = cmd->spec.subsect_size; in CARDi_EraseBackupSubSectorCore() local
/TwlSDK-5.1.0/include/nitro/ctrdg/ARM9/
Dctrdg_flash.h49 CTRDGiFlashSector sector; /* Sector data (* see CTRDGiFlashSector above) */ member