Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dkgdb.c236 while ((ch = (getDebugChar() & 0x7f)) != '$') { in getpacket()
251 ch = getDebugChar() & 0x7f; in getpacket()
265 xmitcsum = hex(getDebugChar() & 0x7f) << 4; in getpacket()
266 xmitcsum |= hex(getDebugChar() & 0x7f); in getpacket()
308 recv = getDebugChar(); in putpacket()
H A Dkgdb_stubs.c36 int getDebugChar(void) in getDebugChar() function
/OK3568_Linux_fs/u-boot/include/
H A Dkgdb.h62 extern int getDebugChar(void);
/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.info19768 'int getDebugChar()'
19846 'getDebugChar', 'putDebugChar',
55562 * getDebugChar: Bootstrapping. (line 14)
/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.info19768 'int getDebugChar()'
19846 'getDebugChar', 'putDebugChar',
55562 * getDebugChar: Bootstrapping. (line 14)