Searched refs:MBi_DebugPrint (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/mb/common/include/ |
| D | mb_common.h | 139 void MBi_DebugPrint(const char *file, int line, const char *func, const char *fmt, ...);
|
| D | mb_private.h | 55 #define MB_DEBUG_OUTPUT( ... ) MBi_DebugPrint(__FILE__, __LINE__, __FUNCTION__, __VA_ARGS__ )
|
| /TwlSDK-5.1.0/build/libraries/mb/common/src/ |
| D | mb_common.c | 114 void MBi_DebugPrint(const char *file, int line, const char *func, const char *fmt, ...) in MBi_DebugPrint() function
|