代码搜索结果
找到约 5,134 项符合
USART 的代码
public.h
#include "stm32f10x_lib.h"
#include "stm32f10x_it.h"
#include "main.h"
#include "lcm.h"
#include "avr2stm32.h"
#include "display.h"
#include "touchscreen.h"
#include "usart.h"
#include "string
usart.c
#include "public.h"
u16 return_a_row(u16 row, u8 input_window);
void clear_window(u8 input_window);
vu8 usart_input[20];
vu8 usart_output[40];
vu8 * usart_iup = usart_input;
vu8 * usart_ipp =
ejem_37.asm
; EJEMPLO 37
; Autor: Mikel Etxebarria
; (c) Ingenier韆 de Microsistemas Programados S.L.
; www.microcontroladores.com
; Bilbao 2006
;
;El m骴ulo USART. Recepci髇 as韓crona
ejem_37.c
// EJEMPLO 37
// Autor: Mikel Etxebarria
// (c) Ingenier韆 de Microsistemas Programados S.L.
// www.microcontroladores.com
// Bilbao 2006
//
//El m骴ulo USART. Recepci髇 a
ejem_36.c
// EJEMPLO 36
// Autor: Mikel Etxebarria
// (c) Ingenier韆 de Microsistemas Programados S.L.
// www.microcontroladores.com
// Bilbao 2006
//
//El m骴ulo USART. Transmisi髇
usart_main.c
/***********************************************
**** AVR USART串口使用范例 ***
**** ***
**** 编译器:WinAVR-20050214 ***
****
usart.h
#ifndef __USART_H
#define __USART_H
/* PIC18 USART peripheral libraries. */
/* There are three library modules, corresponding to register names:
* USART1 (TXSTA1, RCSTA1, etc.)
* USART2
usart.dep
0
Debug
$PROJ_DIR$\cfile\main.c
includes.h
#include "main.h"
#include "delay.h"
//#include "horse.h"
#include "lcd.h"
//#include "ad.h"
//#include "init.h"
//#include "number.h"
#include "usart.h"
#include
//#include
includes.h
#include "main.h"
#include "delay.h"
//#include "horse.h"
#include "lcd.h"
//#include "ad.h"
//#include "init.h"
//#include "number.h"
//#include "usart.h"
#include
//#include