Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/blackmagic/
A Dbmp_port_cdc_acm.c250 static int __gdb_if_getchar(void) in __gdb_if_getchar() function
274 while ((c = __gdb_if_getchar()) == -1) { in gdb_if_getchar()
288 c = __gdb_if_getchar(); in gdb_if_getchar_to()

Completed in 4 milliseconds