Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_private.h135 … void *src_adr; // The starting address of the boot image on the parent device member
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_fileinfo.c556 pPwork->fileinfo[fileID].src_adr = (u32 *)buf; in MB_RegisterFile()
639 ret_bufp = pPwork->fileinfo[fileID].src_adr; in MB_UnregisterFile()