Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mb/
Dmb.h616 BOOL MB_CommIsBootable(u16 child_aid);
/TwlSDK-5.1.0/build/demos/mb/multiboot/src/
Dparent.c531 if (TRUE == MB_CommIsBootable(aid)) in ParentMain()
/TwlSDK-5.1.0/build/demos/wireless_shared/mbp/
Dmbp.c454 if (!MB_CommIsBootable(i)) in MBP_IsBootableAll()
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_parent.c183 BOOL MB_CommIsBootable(u16 child_aid) in MB_CommIsBootable() function