代码搜索结果

找到约 10,000 项符合 USART 的代码

usart.c

//uart.C //Catinux 040811 // Include Standart LIB files #include "include/AT91M55800A.h" #include "include/lib_AT91M55800A.h" #include "drv/eb55.h" #include "drv/Usart.h" //#include "timer.h"

usart.c

#define USART_C #include "includes.h" int usart_putchar(char c) { if (c == '\n') usart_putchar('\r'); while(UCSRA&(1

usart.c

#define USART_C #include "includes.h" void usart_putchar(char c) { if (c == '\n') usart_putchar('\r'); while(UCSRA & (1

usart.h

#if !defined(USART_H) #define USART_H #if defined UCART_C void usart_putchar(char c); void init_usart(void); #else extern void usart_putchar(char c); extern void init_usart(void); #endif #end

usart.dep

0 Debug $PROJ_DIR$\cfile\main.c

usart.fmt

[struct types] Count=_ 0 [watch formats] Count=_ 0

usart.dni

[Breakpoints] Count=0