Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mb/
Dmb.h118 MB_COMM_RESPONSE_REQUEST_BOOT /* Notify child of commencement of boot. */ enumerator
631 return MB_CommResponseRequest(child_aid, MB_COMM_RESPONSE_REQUEST_BOOT); in MB_CommBootRequest()
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_parent.c235 case MB_COMM_RESPONSE_REQUEST_BOOT: in MB_CommResponseRequest()