Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/mb/
Dmb.h492 u32 MB_GetSegmentLength(FSFile *file);
/TwlSDK-5.2.1/build/demos/mb/multiboot/src/
Dparent.c339 u32 length = MB_GetSegmentLength(file); in ParentInit()
/TwlSDK-5.2.1/build/demos/wireless_shared/mbp/
Dmbp.c226 bufferSize = MB_GetSegmentLength(p_file); in MBP_RegistFile()
/TwlSDK-5.2.1/build/libraries/mb/common/src/
Dmb_fileinfo.c92 u32 MB_GetSegmentLength(FSFile *file) in MB_GetSegmentLength() function