Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_fileinfo.c870 u16 *seg_headB = table->seg_head_blockno; in MBi_MakeBlockInfoTable() local
885 seg_headB[0] = 0; // Segment 0 in MBi_MakeBlockInfoTable()
891 (u16)(seg_headB[i] + (u16)((si->size + mbc->block_size_max - 1) / mbc->block_size_max)); in MBi_MakeBlockInfoTable()
900 seg_headB[i + 1] = next_block_head; in MBi_MakeBlockInfoTable()