代码搜索:Mini

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

代码结果 5,314
www.eeworm.com/read/10400/185390

m51 project.m51

BL51 BANKED LINKER/LOCATER V6.00 08/27/2007 17:33:00 PAGE 1 BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE Mini51
www.eeworm.com/read/11928/236496

h ccppar.h

/* CCPPAR.H */ #define C_ENABLE_CCP #define C_MINI_CAN_DRIVER #define C_COMP_TASKING_C16X #define CCP_INTEL #define CCP_RAM #define CCP_ROM const #define CCP_BYTE unsigned ch
www.eeworm.com/read/16535/678616

stm32+

#include #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //系统时钟初始化 /
www.eeworm.com/read/16535/678617

stm32+

#ifndef __SYS_H #define __SYS_H #include ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //
www.eeworm.com/read/16536/678676

c key.c

#include #include "key.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板
www.eeworm.com/read/16536/678678

c sys.c

#include #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //系统时钟初始化 /
www.eeworm.com/read/16536/678679

h sys.h

#ifndef __SYS_H #define __SYS_H #include ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //
www.eeworm.com/read/27857/868011

c flash.c

#include "flash.h" #include "spi.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //W25X1
www.eeworm.com/read/27857/868022

c adc.c

#include #include "adc.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板
www.eeworm.com/read/27857/868029

h wdg.h

#ifndef __WDG_H #define __WDG_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //看门狗 驱动代码