Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mb/
Dmb.h587 static inline BOOL MB_CommStartSendingAll(void) in MB_CommStartSendingAll() function
/TwlSDK-5.1.0/build/demos/mb/multiboot/src/
Dparent.c491 result = MB_CommStartSendingAll(); in ParentMain()