代码搜索结果

找到约 5,134 项符合 USART 的代码

ili93xx.c

#include "lcd.h" #include "stdlib.h" #include "font.h" #include "usart.h" //2.4/2.8寸TFT液晶驱动(ILI9325/RM68021/ILI9320 Verision) //Mini STM32开发板 //TFTLCD 驱动代码 //正点原子@ALIENTEK //2010/6/5

untogb.c

#include "untogb.h" #include "flash.h" #include "usart.h" #include "fontupd.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途

fontupd.c

#include "fontupd.h" #include "sys.h" #include "fat.h" #include "flash.h" #include "usart.h" #include "delay.h" #include "lcd.h" ////////////////////////////////////////////////////////////////

fat.c

#include"FAT.h" #include "usart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //FAT 驱动代码 //正点原子@ALIEN

mmc_sd.c

#include "sys.h" #include "mmc_sd.h" #include "spi.h" #include "usart.h" #include "delay.h" u8 SD_Type=0;//SD卡的类型 ////////////////////////////////////////////////////////////////////

mouse.c

#include "mouse.h" #include "usart.h" #include "lcd.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //鼠标 驱动代

ps2.c

#include "ps2.h" #include "usart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //PS2 驱动代码 //正点原子@ALI

rtc.c

#include "sys.h" #include "rtc.h" #include "delay.h" #include "usart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Min

exti.c

#include "exti.h" #include "led.h" #include "key.h" #include "delay.h" #include "usart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,

ili93xx.c

#include "lcd.h" #include "stdlib.h" #include "font.h" #include "usart.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未