Searched refs:__kdebug_op_1 (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | kdebug.h | 113 __kdebug_op_1(unsigned op, l4_mword_t val) L4_NOTHROW in __kdebug_op_1() function 155 __kdebug_op_1(L4_KDEBUG_OUTCHAR, c); in outchar() 163 __kdebug_op_1(L4_KDEBUG_OUTHEX32, number); in outumword() 168 __kdebug_op_1(L4_KDEBUG_OUTHEX32, number >> 32); in outhex64() 169 __kdebug_op_1(L4_KDEBUG_OUTHEX32, number); in outhex64() 174 __kdebug_op_1(L4_KDEBUG_OUTHEX32, number); in outhex32() 179 __kdebug_op_1(L4_KDEBUG_OUTHEX20, number); in outhex20() 184 __kdebug_op_1(L4_KDEBUG_OUTHEX16, number); in outhex16() 189 __kdebug_op_1(L4_KDEBUG_OUTHEX12, number); in outhex12() 194 __kdebug_op_1(L4_KDEBUG_OUTHEX8, number); in outhex8() [all …]
|
Completed in 3 milliseconds