Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_fileinfo.c873 u16 *seg_headB = table->seg_head_blockno; in MBi_MakeBlockInfoTable() local
888 seg_headB[0] = 0; // Segment 0 in MBi_MakeBlockInfoTable()
894 (u16)(seg_headB[i] + (u16)((si->size + mbc->block_size_max - 1) / mbc->block_size_max)); in MBi_MakeBlockInfoTable()
903 seg_headB[i + 1] = next_block_head; in MBi_MakeBlockInfoTable()