代码搜索结果
找到约 10,000 项符合
USART 的代码
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.eww
$WS_DIR$\usart.ewp
usart.fmt
[struct types]
Count=_ 0
[watch formats]
Count=_ 0
usart.dni
[Breakpoints]
Count=0
usart.ini
[Desktop-Workspace]
Wnd0=_ "TextEditor" "open" 44 0 1 -1 -1 -1 -1 344 2 991 530 "G:\008 machao\IAR应用\proteus仿真应用\usart\cfile\main.c" 1 1 0 12 699 699
Maximized=_ 0
Count=_ 3
Wnd1=_ "Workspace2" "o