代码搜索:Auto
找到约 10,000 项符合「Auto」的源代码
代码结果 10,000
www.eeworm.com/read/426481/1989833
h auto_update.h
/*
* (C) Copyright 2004
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free so
www.eeworm.com/read/426481/1989845
c auto_update.c
/*
* (C) Copyright 2003-2004
* Gary Jennejohn, DENX Software Engineering, gj@denx.de.
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people wh
www.eeworm.com/read/425982/1997784
pbi guidev_auto.pbi
This is an internal working file generated by the Source Browser.
23:15 55s
F:\STM32_EWARMv5\uC-GUI\GUI\MemDev\GUIDEV_Auto.c
F:\STM32_EWARMv5\uC-GUI\GUI\MemDev\GUIDEV_Auto.c
-o
F:\STM32_EWARMv5\p
www.eeworm.com/read/425982/1998638
c guidev_auto.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/425852/2000816
h auto_isp.h
#ifndef _timer1_h_
#define _timer1_h_
//定时器1初始化,串口波特率初始化
//自动ISP功能模块
void timer1_init(void)
{
//定时器1工作在模式2,8Bit自动重装载模式
TMOD = (TMOD & 0X0F) | 0X20;
SCON = 0x50;
PCON |= 0x80;//波特率翻倍
www.eeworm.com/read/424706/2013913
c guidev_auto.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/424704/2014336
cpp auto_ptr.cpp
/**************************************************************************
*
* auto_ptr.cpp - Example program of auto_ptr. See Class Reference Section
*
****************************************
www.eeworm.com/read/414420/2146051
c pci_auto.c
/*
* arch/ppc/kernel/pci_auto.c
*
* PCI autoconfiguration library
*
* Author: Matt Porter
*
* Copyright 2000 MontaVista Software Inc.
*
* This program is free software; y
www.eeworm.com/read/414420/2148952
h auto_update.h
/*
* (C) Copyright 2004
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free so
www.eeworm.com/read/414420/2148966
c auto_update.c
/*
* (C) Copyright 2003-2004
* Gary Jennejohn, DENX Software Engineering, gj@denx.de.
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people wh