RT-AICHIP-sample
debug.c ファイル
#include <stdarg.h>
#include <stdio.h>
#include "LPC13xx.h"
#include "core_cm3.h"
#include "type.h"
#include "uart.h"
#include "usbTransmission.h"
debug.c の依存先関係図:

[ソースコード]

関数

int myPrintfUSB (const char *fmt,...)
 
int myPrintfUART (const char *fmt,...)
 

関数詳解

int myPrintfUART ( const char *  fmt,
  ... 
)

debug.c42 行目に定義があります。

呼び出し関係図:

被呼び出し関係図:

int myPrintfUSB ( const char *  fmt,
  ... 
)

debug.c23 行目に定義があります。

呼び出し関係図: