PUTCHAR_PROTOTYPE is only used within Ux_Device_CDC_ECM.
 
Symbols
loading...
Files
loading...

PUTCHAR_PROTOTYPE macro

Syntax

#define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f)

References

LocationText
main.c:65
#define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f)
main.c:346
PUTCHAR_PROTOTYPE