HomeSort by: relevance | last modified time | path
    Searched defs:__dbg_heart_beat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcsh/hpcsh/
debug.c 61 __dbg_heart_beat(enum heart_beat cause) /* 16bpp R:G:B = 5:6:5 only */ function in typeref:typename:void
  /src/sys/arch/hpcsh/include/
debug.h 52 void __dbg_heart_beat(enum heart_beat);
54 #define __dbg_heart_beat(x) do {} while (/* CONSTCOND */ 0) macro

Completed in 120 milliseconds