代码搜索:Mini

找到约 5,314 项符合「Mini」的源代码

代码结果 5,314
www.eeworm.com/read/27860/991837

c usart.c

#include "sys.h" #include "usart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //串口1初始化 //正点原子@ALIENT
www.eeworm.com/read/27967/992132

c led.c

#include #include "led.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //LED驱动代码 /
www.eeworm.com/read/27967/992136

c wdg.c

#include "wdg.h" #include "led.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //看门狗 驱动代码 //正点原子@ALIENT
www.eeworm.com/read/27967/992139

h key.h

#ifndef __KEY_H #define __KEY_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //按键输入 驱动代码
www.eeworm.com/read/27967/992140

h exti.h

#ifndef __EXTI_H #define __EXIT_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //外部中断 驱动代
www.eeworm.com/read/27967/992145

c timer.c

#include "timer.h" #include "led.h" #include "usmart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //通用定时器
www.eeworm.com/read/27967/992152

c usart.c

#include "sys.h" #include "usart.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //串口1初始化 //正点原子@ALIENT
www.eeworm.com/read/37281/1071202

pbd t.pbd

This is an internal working file generated by the Source Browser. 09:40 36s C:\Documents and Settings\Administrator\桌面\tmp\MSP430\mini msp430 doc\本人子编程序\test\Debug\Obj\adc.pbi C:\Documents and Sett
www.eeworm.com/read/242732/4540708

h boxes.h

#ifndef __BOXES_H #define __BOXES_H extern char *user_format []; int display_box (WPanel *p, char **user, char **mini, int *use_msformat, int num); sortfn *sort_box (sortfn *sort_fn, int *reve
www.eeworm.com/read/342162/3237024

py ajs_minify.py

#!/usr/bin/env python #Last-update: 12/05/07 21:02:10 import re import sys from sets import Set ## # External files # AJS_SRC = 'AJS.js' AJS_MINI_SRC = 'AJS_compressed.js' ## # Standard stuff that