Searched defs:DebugLogUInt32 (Results 1 – 3 of 3) sorted by relevance
30 void DebugLogUInt32(uint32_t i) { am_util_stdio_printf("%d", i); } in DebugLogUInt32() function
56 void DebugLogUInt32(uint32_t i) { am_util_stdio_printf("%d", i); } in DebugLogUInt32() function
169 extern "C" void DebugLogUInt32(uint32_t i) { in DebugLogUInt32() function