Searched refs:__dbg_heart_beat (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/include/
H A Ddebug.h52 void __dbg_heart_beat(enum heart_beat);
54 #define __dbg_heart_beat(x) do {} while (/* CONSTCOND */ 0) macro
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/hpcsh/
H A Ddebug.c61 __dbg_heart_beat(enum heart_beat cause) /* 16bpp R:G:B = 5:6:5 only */ function
H A Dmachdep.c622 __dbg_heart_beat(HEART_BEAT_RED);
640 __dbg_heart_beat(HEART_BEAT_GREEN);
643 __dbg_heart_beat(HEART_BEAT_BLUE);

Completed in 49 milliseconds