Searched refs:SetDebugMode (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/build/tools/defval/ | ||
| D | misc.h | 46 void SetDebugMode(BOOL mode); |
| D | defval.c | 67 SetDebugMode(TRUE); in main() |
| D | misc.c | 347 void SetDebugMode(BOOL mode) in SetDebugMode() function |