Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/card/common/src/
Dcard_hash.c210 CARDRomHashSector *sector = context->loading_sector; in CARDi_StartLoading() local
244 CARDRomHashSector *sector = context->loading_sector; in CARD_NotifyRomHashReadAsync() local
275 static CARDRomHashBlock* CARDi_TouchRomHashBlock(CARDRomHashContext *context, u32 sector) in CARDi_TouchRomHashBlock()
358 CARDRomHashSector *sector = NULL; in CARDi_TouchRomHashSector() local
531 u32 sector = CARDi_GetHashSectorIndex(context, position); in CARDi_ReadRomHashImageDirect() local
630 CARDRomHashSector *sector = NULL; in CARDi_ReadRomHashImageCaching() local
Dcard_spi.c657 const u32 sector = cmd->spec.sect_size; in CARDi_EraseBackupSectorCore() local
695 const u32 sector = cmd->spec.subsect_size; in CARDi_EraseBackupSubSectorCore() local
/TwlSDK-5.4/include/nitro/ctrdg/ARM9/
Dctrdg_flash.h49 CTRDGiFlashSector sector; /* Sector data (* see CTRDGiFlashSector above) */ member