Searched refs:bootuf2_ENTRY (Results 1 – 2 of 2) sorted by relevance
85 struct bootuf2_ENTRY struct146 #define BOOTUF2_ENTRY_PER_SECTOR(pDBR) (pDBR->BPB.BytesPerSector / sizeof(struct bootuf2_ENTRY))151 …FAT_END(pDBR) + (pDBR->BPB.RootEntries / (pDBR->BPB.BytesPerSector / sizeof(struct bootuf2_ENTRY)))157 (CONFIG_BOOTUF2_ROOT_ENTRIES / (CONFIG_BOOTUF2_SECTOR_SIZE / sizeof(struct bootuf2_ENTRY)))
326 struct bootuf2_ENTRY *ent = (void *)buff; in boot2uf2_read_sector()
Completed in 4 milliseconds