Home
last modified time | relevance | path

Searched refs:MBi_IsTaskBusy (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_task.h115 BOOL MBi_IsTaskBusy(volatile const MBiTaskInfo * pt);
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_task.c176 BOOL MBi_IsTaskBusy(volatile const MBiTaskInfo * pt) in MBi_IsTaskBusy() function
Dmb_parent.c1036 if (!MBi_IsTaskBusy(p_task)) in MBi_CommParentSendBlock()