Home
last modified time | relevance | path

Searched refs:putDebugChar (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dkgdb.c268 putDebugChar('-'); /* failed checksum */ in getpacket()
270 putDebugChar('+'); /* successful transfer */ in getpacket()
273 putDebugChar(buffer[0]); in getpacket()
274 putDebugChar(buffer[1]); in getpacket()
295 putDebugChar('$'); in putpacket()
300 putDebugChar(ch); in putpacket()
305 putDebugChar('#'); in putpacket()
306 putDebugChar(hexchars[checksum >> 4]); in putpacket()
307 putDebugChar(hexchars[checksum & 0xf]); in putpacket()
H A Dkgdb_stubs.c22 void putDebugChar(int c) in putDebugChar() function
/OK3568_Linux_fs/u-boot/include/
H A Dkgdb.h63 extern void putDebugChar(int);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info19774 'void putDebugChar(int)'
19846 'getDebugChar', 'putDebugChar',
56297 * putDebugChar: Bootstrapping. (line 20)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info19774 'void putDebugChar(int)'
19846 'getDebugChar', 'putDebugChar',
56297 * putDebugChar: Bootstrapping. (line 20)